diff --git a/Dalamud/Game/Text/XivChatType.cs b/Dalamud/Game/Text/XivChatType.cs
index 65106187a..3d3328d0c 100644
--- a/Dalamud/Game/Text/XivChatType.cs
+++ b/Dalamud/Game/Text/XivChatType.cs
@@ -208,7 +208,7 @@ public enum XivChatType : ushort // FIXME: this is a single byte
///
/// This might be used for other purposes.
///
- [XivChatTypeInfo("Retainer", "retainer", 0x ????????)]
+ [XivChatTypeInfo("Retainer", "retainer", 0xFF808080)]
RetainerSale = 71,
///