#200024#200024
#200024 is a very dark, moderate purple. Relative luminance 0.004; OKLCH L 17.4% C 0.082 H 323.6°. Best body text is #FFFFFF at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #200024 |
|---|---|
| RGB | rgb(32, 0, 36) |
| HSL | hsl(293, 100%, 7%) |
| HSV | hsv(293, 100%, 14%) |
| CMYK | cmyk(11.1%, 100%, 0%, 85.9%) |
| CIE-LAB | lab(3.92, 20.45, -15.68) |
| CIE-LCH | lch(3.92, 25.77, 322.52°) |
| OKLab | oklab(17.44% 0.0661 -0.0487) |
| OKLCH | oklch(17.44% 0.082 323.6) |
| XYZ | xyz(0.9141, 0.4345, 1.7044) |
| Luminance | 0.0043 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 5.07
Midnight Purple
#280137
ΔE00 5.78
Eggplant
#380835
ΔE00 6.14
Dark Purple
#35063E
ΔE00 6.93
Aubergine
#3D0734
ΔE00 7.29
Dark Violet
#34013F
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200024 #042400
analogous
#0E0024 #200024 #240016
triadic
#200024 #242000 #002420
tetradic
#200024 #240E00 #042400 #001624
square
#200024 #240E00 #042400 #001624
split-complementary
#200024 #162400 #00240E
monochromatic
#1B001F #1B001F #200024 #560061 #8D009E
Accessibility & contrast
On white
19.32
#200024 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#200024 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200024
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200024 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200024 | 1.00 | 19.32 | 1.09 | 19.32 |
| #FFFFFF | 19.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000B25
Deuteranopia (green-blind)
#040F23
Tritanopia (blue-blind)
#210511
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #200024; /* rgb */ color: rgb(32, 0, 36); /* oklch */ color: oklch(17.4% 0.082 323.6);
Tailwind
colors: {
custom: {
50: '#5c465e',
500: '#200024',
950: '#000000',
},
}SCSS
$custom: #200024; $custom-light: #5c465e; $custom-dark: #000000;
JSON
{
"hex": "#200024",
"rgb": {
"r": 32,
"g": 0,
"b": 36
},
"hsl": {
"h": 293.333,
"s": 100,
"l": 7.059
},
"oklch": {
"l": 0.17435,
"c": 0.08212,
"h": 323.6
},
"luminance": 0.00434
}Semantic roles & 50–950 ramp
primary
#200024
secondary
#1D6D13
accent
#FF2941
background
#F5F3F5
surface
#E9E5E9
border
#C5C1C5
text
#040004
muted
#797779