#200224#200224
#200224 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 17.9% C 0.077 H 323.1°. Best body text is #FFFFFF at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #200224 |
|---|---|
| RGB | rgb(32, 2, 36) |
| HSL | hsl(293, 89%, 7%) |
| HSV | hsv(293, 94%, 14%) |
| CMYK | cmyk(11.1%, 94.4%, 0%, 85.9%) |
| CIE-LAB | lab(4.32, 19.59, -15.07) |
| CIE-LCH | lch(4.32, 24.72, 322.43°) |
| OKLab | oklab(17.86% 0.0612 -0.0459) |
| OKLCH | oklch(17.86% 0.077 323.1) |
| XYZ | xyz(0.9358, 0.4779, 1.7117) |
| Luminance | 0.0048 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 5.47
Midnight Purple
#280137
ΔE00 6.16
Eggplant
#380835
ΔE00 6.29
Dark Purple
#35063E
ΔE00 7.20
Aubergine
#3D0734
ΔE00 7.41
Dark Violet
#34013F
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200224 #062402
analogous
#0F0224 #200224 #240217
triadic
#200224 #242002 #022420
tetradic
#200224 #240F02 #062402 #021724
square
#200224 #240F02 #062402 #021724
split-complementary
#200224 #172402 #02240F
monochromatic
#1A021D #1A021D #200224 #54055E #870898
Accessibility & contrast
On white
19.17
#200224 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#200224 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200224
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200224 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200224 | 1.00 | 19.17 | 1.10 | 19.17 |
| #FFFFFF | 19.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000D25
Deuteranopia (green-blind)
#061023
Tritanopia (blue-blind)
#210712
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #200224; /* rgb */ color: rgb(32, 2, 36); /* oklch */ color: oklch(17.9% 0.077 323.1);
Tailwind
colors: {
custom: {
50: '#5c475e',
500: '#200224',
950: '#000000',
},
}SCSS
$custom: #200224; $custom-light: #5c475e; $custom-dark: #000000;
JSON
{
"hex": "#200224",
"rgb": {
"r": 32,
"g": 2,
"b": 36
},
"hsl": {
"h": 292.941,
"s": 89.474,
"l": 7.451
},
"oklch": {
"l": 0.17863,
"c": 0.07653,
"h": 323.1
},
"luminance": 0.00478
}Semantic roles & 50–950 ramp
primary
#200224
secondary
#226A18
accent
#FF2942
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#040004
muted
#797779