#200C24#200C24
#200C24 is a very dark, muted purple. Relative luminance 0.007; OKLCH L 19.8% C 0.054 H 320.7°. Best body text is #FFFFFF at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #200C24 |
|---|---|
| RGB | rgb(32, 12, 36) |
| HSL | hsl(290, 50%, 9%) |
| HSV | hsv(290, 67%, 14%) |
| CMYK | cmyk(11.1%, 66.7%, 0%, 85.9%) |
| CIE-LAB | lab(6.30, 15.08, -12.01) |
| CIE-LCH | lch(6.30, 19.28, 321.47°) |
| OKLab | oklab(19.76% 0.0415 -0.0339) |
| OKLCH | oklch(19.76% 0.054 320.7) |
| XYZ | xyz(1.0455, 0.6974, 1.7483) |
| Luminance | 0.0070 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Eggplant
#380835
ΔE00 7.97
Very Dark Purple
#2A0134
ΔE00 8.04
Midnight Purple
#280137
ΔE00 8.65
Aubergine
#3D0734
ΔE00 8.85
Dark Purple
#35063E
ΔE00 9.20
Dark Plum
#3F012C
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200C24 #10240C
analogous
#140C24 #200C24 #240C1C
triadic
#200C24 #24200C #0C2420
tetradic
#200C24 #24140C #10240C #0C1C24
square
#200C24 #24140C #10240C #0C1C24
split-complementary
#200C24 #1C240C #0C2414
monochromatic
#140817 #140817 #200C24 #491B52 #722B80
Accessibility & contrast
On white
18.43
#200C24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#200C24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200C24
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200C24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200C24 | 1.00 | 18.43 | 1.14 | 18.43 |
| #FFFFFF | 18.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#081325
Deuteranopia (green-blind)
#0E1523
Tritanopia (blue-blind)
#200F16
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #200c24; /* rgb */ color: rgb(32, 12, 36); /* oklch */ color: oklch(19.8% 0.054 320.7);
Tailwind
colors: {
custom: {
50: '#5c4c5e',
500: '#200c24',
950: '#000000',
},
}SCSS
$custom: #200c24; $custom-light: #5c4c5e; $custom-dark: #000000;
JSON
{
"hex": "#200c24",
"rgb": {
"r": 32,
"g": 12,
"b": 36
},
"hsl": {
"h": 290,
"s": 50,
"l": 9.412
},
"oklch": {
"l": 0.19759,
"c": 0.05358,
"h": 320.7
},
"luminance": 0.00697
}Semantic roles & 50–950 ramp
primary
#200C24
secondary
#365E2D
accent
#DA4E65
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040104
muted
#797779