#200724#200724
#200724 is a very dark, moderate purple. Relative luminance 0.006; OKLCH L 18.8% C 0.064 H 322.0°. Best body text is #FFFFFF at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #200724 |
|---|---|
| RGB | rgb(32, 7, 36) |
| HSL | hsl(292, 67%, 8%) |
| HSV | hsv(292, 81%, 14%) |
| CMYK | cmyk(11.1%, 80.6%, 0%, 85.9%) |
| CIE-LAB | lab(5.30, 17.39, -13.56) |
| CIE-LCH | lch(5.30, 22.05, 322.07°) |
| OKLab | oklab(18.85% 0.0506 -0.0396) |
| OKLCH | oklch(18.85% 0.064 322) |
| XYZ | xyz(0.9900, 0.5865, 1.7298) |
| Luminance | 0.0059 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 6.63
Eggplant
#380835
ΔE00 6.93
Midnight Purple
#280137
ΔE00 7.29
Aubergine
#3D0734
ΔE00 7.94
Dark Purple
#35063E
ΔE00 8.06
Dark Violet
#34013F
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200724 #0B2407
analogous
#110724 #200724 #240719
triadic
#200724 #242007 #072420
tetradic
#200724 #241107 #0B2407 #071924
square
#200724 #241107 #0B2407 #071924
split-complementary
#200724 #192407 #072411
monochromatic
#17051A #17051A #200724 #4E1157 #7B1B8A
Accessibility & contrast
On white
18.80
#200724 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#200724 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200724
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200724 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200724 | 1.00 | 18.80 | 1.12 | 18.80 |
| #FFFFFF | 18.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#031025
Deuteranopia (green-blind)
#0A1323
Tritanopia (blue-blind)
#200B14
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #200724; /* rgb */ color: rgb(32, 7, 36); /* oklch */ color: oklch(18.8% 0.064 322.0);
Tailwind
colors: {
custom: {
50: '#5c495e',
500: '#200724',
950: '#000000',
},
}SCSS
$custom: #200724; $custom-light: #5c495e; $custom-dark: #000000;
JSON
{
"hex": "#200724",
"rgb": {
"r": 32,
"g": 7,
"b": 36
},
"hsl": {
"h": 291.724,
"s": 67.442,
"l": 8.431
},
"oklch": {
"l": 0.18849,
"c": 0.06423,
"h": 322
},
"luminance": 0.00586
}Semantic roles & 50–950 ramp
primary
#200724
secondary
#2C6324
accent
#EA3D55
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040104
muted
#797779