#200124#200124
#200124 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 17.7% C 0.079 H 323.4°. Best body text is #FFFFFF at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #200124 |
|---|---|
| RGB | rgb(32, 1, 36) |
| HSL | hsl(293, 95%, 7%) |
| HSV | hsv(293, 97%, 14%) |
| CMYK | cmyk(11.1%, 97.2%, 0%, 85.9%) |
| CIE-LAB | lab(4.12, 20.02, -15.38) |
| CIE-LCH | lch(4.12, 25.24, 322.47°) |
| OKLab | oklab(17.65% 0.0636 -0.0473) |
| OKLCH | oklch(17.65% 0.079 323.4) |
| XYZ | xyz(0.9249, 0.4562, 1.7081) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 5.27
Midnight Purple
#280137
ΔE00 5.97
Eggplant
#380835
ΔE00 6.21
Dark Purple
#35063E
ΔE00 7.06
Aubergine
#3D0734
ΔE00 7.34
Dark Violet
#34013F
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200124 #052401
analogous
#0F0124 #200124 #240117
triadic
#200124 #242001 #012420
tetradic
#200124 #240F01 #052401 #011724
square
#200124 #240F01 #052401 #011724
split-complementary
#200124 #172401 #01240F
monochromatic
#1A011E #1A011E #200124 #550360 #8A049B
Accessibility & contrast
On white
19.24
#200124 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#200124 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200124
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200124 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200124 | 1.00 | 19.24 | 1.09 | 19.24 |
| #FFFFFF | 19.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000C25
Deuteranopia (green-blind)
#051023
Tritanopia (blue-blind)
#210611
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #200124; /* rgb */ color: rgb(32, 1, 36); /* oklch */ color: oklch(17.7% 0.079 323.4);
Tailwind
colors: {
custom: {
50: '#5c465e',
500: '#200124',
950: '#000000',
},
}SCSS
$custom: #200124; $custom-light: #5c465e; $custom-dark: #000000;
JSON
{
"hex": "#200124",
"rgb": {
"r": 32,
"g": 1,
"b": 36
},
"hsl": {
"h": 293.143,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.17652,
"c": 0.07927,
"h": 323.4
},
"luminance": 0.00456
}Semantic roles & 50–950 ramp
primary
#200124
secondary
#206B16
accent
#FF2941
background
#F5F3F5
surface
#E9E5E9
border
#C5C1C5
text
#040004
muted
#797779