#200824#200824
#200824 is a very dark, moderate purple. Relative luminance 0.006; OKLCH L 19.0% C 0.062 H 321.7°. Best body text is #FFFFFF at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #200824 |
|---|---|
| RGB | rgb(32, 8, 36) |
| HSL | hsl(291, 64%, 9%) |
| HSV | hsv(291, 78%, 14%) |
| CMYK | cmyk(11.1%, 77.8%, 0%, 85.9%) |
| CIE-LAB | lab(5.49, 16.95, -13.25) |
| CIE-LCH | lch(5.49, 21.52, 321.97°) |
| OKLab | oklab(19.03% 0.0487 -0.0384) |
| OKLCH | oklch(19.03% 0.062 321.7) |
| XYZ | xyz(1.0009, 0.6082, 1.7334) |
| Luminance | 0.0061 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 6.89
Eggplant
#380835
ΔE00 7.10
Midnight Purple
#280137
ΔE00 7.54
Aubergine
#3D0734
ΔE00 8.09
Dark Purple
#35063E
ΔE00 8.26
Dark Violet
#34013F
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200824 #0C2408
analogous
#120824 #200824 #24081A
triadic
#200824 #242008 #082420
tetradic
#200824 #241208 #0C2408 #081A24
square
#200824 #241208 #0C2408 #081A24
split-complementary
#200824 #1A2408 #082412
monochromatic
#160619 #160619 #200824 #4D1356 #791E88
Accessibility & contrast
On white
18.72
#200824 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#200824 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200824
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200824 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200824 | 1.00 | 18.72 | 1.12 | 18.72 |
| #FFFFFF | 18.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#041025
Deuteranopia (green-blind)
#0B1323
Tritanopia (blue-blind)
#200C14
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #200824; /* rgb */ color: rgb(32, 8, 36); /* oklch */ color: oklch(19.0% 0.062 321.7);
Tailwind
colors: {
custom: {
50: '#5c4a5e',
500: '#200824',
950: '#000000',
},
}SCSS
$custom: #200824; $custom-light: #5c4a5e; $custom-dark: #000000;
JSON
{
"hex": "#200824",
"rgb": {
"r": 32,
"g": 8,
"b": 36
},
"hsl": {
"h": 291.429,
"s": 63.636,
"l": 8.627
},
"oklch": {
"l": 0.19034,
"c": 0.06201,
"h": 321.7
},
"luminance": 0.00608
}Semantic roles & 50–950 ramp
primary
#200824
secondary
#2E6226
accent
#E74159
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040104
muted
#797779