#200424#200424
#200424 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.3% C 0.071 H 322.7°. Best body text is #FFFFFF at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #200424 |
|---|---|
| RGB | rgb(32, 4, 36) |
| HSL | hsl(293, 80%, 8%) |
| HSV | hsv(293, 89%, 14%) |
| CMYK | cmyk(11.1%, 88.9%, 0%, 85.9%) |
| CIE-LAB | lab(4.71, 18.72, -14.47) |
| CIE-LCH | lch(4.71, 23.66, 322.31°) |
| OKLab | oklab(18.27% 0.0567 -0.0433) |
| OKLCH | oklch(18.27% 0.071 322.7) |
| XYZ | xyz(0.9575, 0.5213, 1.7189) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 5.90
Eggplant
#380835
ΔE00 6.50
Midnight Purple
#280137
ΔE00 6.59
Dark Purple
#35063E
ΔE00 7.51
Aubergine
#3D0734
ΔE00 7.57
Dark Violet
#34013F
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200424 #082404
analogous
#100424 #200424 #240418
triadic
#200424 #242004 #042420
tetradic
#200424 #241004 #082404 #041824
square
#200424 #241004 #082404 #041824
split-complementary
#200424 #182404 #042410
monochromatic
#18031C #18031C #200424 #510A5B #821092
Accessibility & contrast
On white
19.02
#200424 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#200424 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200424
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200424 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200424 | 1.00 | 19.02 | 1.10 | 19.02 |
| #FFFFFF | 19.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000E25
Deuteranopia (green-blind)
#081123
Tritanopia (blue-blind)
#210912
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #200424; /* rgb */ color: rgb(32, 4, 36); /* oklch */ color: oklch(18.3% 0.071 322.7);
Tailwind
colors: {
custom: {
50: '#5c485e',
500: '#200424',
950: '#000000',
},
}SCSS
$custom: #200424; $custom-light: #5c485e; $custom-dark: #000000;
JSON
{
"hex": "#200424",
"rgb": {
"r": 32,
"g": 4,
"b": 36
},
"hsl": {
"h": 292.5,
"s": 80,
"l": 7.843
},
"oklch": {
"l": 0.18271,
"c": 0.07134,
"h": 322.7
},
"luminance": 0.00521
}Semantic roles & 50–950 ramp
primary
#200424
secondary
#26671D
accent
#F6314A
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#040004
muted
#797779