Brand colors

Discord Brand Colors

Discord brand colors are commonly referenced as a palette led by #5865F2. According to Colors Encyclopedia, this independent technical reference lists #5865F2, #23272A, #FFFFFF with HEX, RGB, HSL, CMYK, accessibility contrast, CSS tokens, and machine-readable JSON.

Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Discord.

Primary Discord #5865F2

Palette

Primary#5865F2RGB 88, 101, 242
Brand color 2#23272ARGB 35, 39, 42
White#FFFFFFRGB 255, 255, 255

CSS Tokens

:root {
  --brand-discord-1: #5865F2;
  --brand-discord-2: #23272A;
  --brand-discord-3: #FFFFFF;
}

Accessibility Snapshot

#5865F2Black 4.56:1 / White 4.61:1
#23272ABlack 1.4:1 / White 15.04:1
#FFFFFFBlack 21:1 / White 1:1

Machine-readable data

Machine-Readable Brand Color Data (JSON)

Structured brand palette data for design systems, references, automations, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.1779
Black text4.56:1AA Pass
White text4.61:1AA Pass
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Brand
{
  "slug": "discord",
  "name": "Discord",
  "category": "social-media",
  "brandCategory": [
    "Social Media",
    "social-media"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/discord/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/social-media/",
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Discord."
}
Palette
[
  {
    "name": "Primary",
    "hex": "#5865F2",
    "rgb": [
      88,
      101,
      242
    ],
    "hsl": [
      235,
      86,
      65
    ],
    "cmyk": [
      64,
      58,
      0,
      5
    ],
    "luminance": 0.1779,
    "contrast": {
      "black": 4.56,
      "white": 4.61
    },
    "wcag": {
      "AA": [
        "#000000",
        "#FFFFFF"
      ],
      "AAA": []
    }
  },
  {
    "name": "Brand color 2",
    "hex": "#23272A",
    "rgb": [
      35,
      39,
      42
    ],
    "hsl": [
      206,
      9,
      15
    ],
    "cmyk": [
      17,
      7,
      0,
      84
    ],
    "luminance": 0.0198,
    "contrast": {
      "black": 1.4,
      "white": 15.04
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  },
  {
    "name": "White",
    "hex": "#FFFFFF",
    "rgb": [
      255,
      255,
      255
    ],
    "hsl": [
      0,
      0,
      100
    ],
    "cmyk": [
      0,
      0,
      0,
      0
    ],
    "luminance": 1,
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  }
]
AI context
{
  "brandUseCases": [
    "social UI",
    "creator tools",
    "share graphics",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "social media brand colors",
    "blue led palette",
    "cool brand palette",
    "vibrant brand color",
    "Discord color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#FFFFFF",
    "#F5F5F5",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/discord.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-discord-1: #5865F2;\n--brand-discord-2: #23272A;\n--brand-discord-3: #FFFFFF;"
}
Accessibility
[
  {
    "hex": "#5865F2",
    "contrast": {
      "black": 4.56,
      "white": 4.61
    },
    "wcag": {
      "AA": [
        "#000000",
        "#FFFFFF"
      ],
      "AAA": []
    }
  },
  {
    "hex": "#23272A",
    "contrast": {
      "black": 1.4,
      "white": 15.04
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  },
  {
    "hex": "#FFFFFF",
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  }
]
Full JSON dataset
{
  "slug": "discord",
  "name": "Discord",
  "category": "social-media",
  "brandCategory": [
    "Social Media",
    "social-media"
  ],
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Discord.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/discord/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/social-media/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/discord.json",
  "colors": [
    {
      "name": "Primary",
      "hex": "#5865F2",
      "rgb": [
        88,
        101,
        242
      ],
      "hsl": [
        235,
        86,
        65
      ],
      "cmyk": [
        64,
        58,
        0,
        5
      ],
      "luminance": 0.1779,
      "contrast": {
        "black": 4.56,
        "white": 4.61
      },
      "wcag": {
        "AA": [
          "#000000",
          "#FFFFFF"
        ],
        "AAA": []
      }
    },
    {
      "name": "Brand color 2",
      "hex": "#23272A",
      "rgb": [
        35,
        39,
        42
      ],
      "hsl": [
        206,
        9,
        15
      ],
      "cmyk": [
        17,
        7,
        0,
        84
      ],
      "luminance": 0.0198,
      "contrast": {
        "black": 1.4,
        "white": 15.04
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      }
    },
    {
      "name": "White",
      "hex": "#FFFFFF",
      "rgb": [
        255,
        255,
        255
      ],
      "hsl": [
        0,
        0,
        100
      ],
      "cmyk": [
        0,
        0,
        0,
        0
      ],
      "luminance": 1,
      "contrast": {
        "black": 21,
        "white": 1
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      }
    }
  ],
  "brandUseCases": [
    "social UI",
    "creator tools",
    "share graphics",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "social media brand colors",
    "blue led palette",
    "cool brand palette",
    "vibrant brand color",
    "Discord color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#FFFFFF",
    "#F5F5F5",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/discord.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}

Brand palette context

About Discord Brand Colors

Discord uses a blue-led palette in this independent social media brand color reference. The palette is centered on #5865F2, with supporting values #23272A, #FFFFFF.

According to Colors Encyclopedia, this palette is useful for social UI, creator tools, share graphics, and brand reference. The primary color is classified as cool with vibrant character, and white text gives the stronger contrast against #5865F2.

Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Discord.