#200422#200422
#200422 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.1% C 0.069 H 325.2°. Best body text is #FFFFFF at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #200422 |
|---|---|
| RGB | rgb(32, 4, 34) |
| HSL | hsl(296, 79%, 7%) |
| HSV | hsv(296, 88%, 13%) |
| CMYK | cmyk(5.9%, 88.2%, 0%, 86.7%) |
| CIE-LAB | lab(4.60, 18.06, -13.08) |
| CIE-LCH | lch(4.60, 22.30, 324.08°) |
| OKLab | oklab(18.11% 0.0568 -0.0395) |
| OKLCH | oklch(18.11% 0.069 325.2) |
| XYZ | xyz(0.9278, 0.5095, 1.5625) |
| Luminance | 0.0051 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 6.62
Eggplant
#380835
ΔE00 6.84
Midnight Purple
#280137
ΔE00 7.36
Aubergine
#3D0734
ΔE00 7.77
Dark Purple
#35063E
ΔE00 8.14
Dark Plum
#3F012C
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200422 #062204
analogous
#110422 #200422 #220415
triadic
#200422 #222004 #042220
tetradic
#200422 #221104 #062204 #041522
square
#200422 #221104 #062204 #041522
split-complementary
#200422 #152204 #042211
monochromatic
#1A031B #1A031B #200422 #540A59 #871190
Accessibility & contrast
On white
19.06
#200422 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#200422 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200422
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200422 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200422 | 1.00 | 19.06 | 1.10 | 19.06 |
| #FFFFFF | 19.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010D23
Deuteranopia (green-blind)
#091121
Tritanopia (blue-blind)
#210811
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #200422; /* rgb */ color: rgb(32, 4, 34); /* oklch */ color: oklch(18.1% 0.069 325.2);
Tailwind
colors: {
custom: {
50: '#5c485d',
500: '#200422',
950: '#000000',
},
}SCSS
$custom: #200422; $custom-light: #5c485d; $custom-dark: #000000;
JSON
{
"hex": "#200422",
"rgb": {
"r": 32,
"g": 4,
"b": 34
},
"hsl": {
"h": 296,
"s": 78.947,
"l": 7.451
},
"oklch": {
"l": 0.18111,
"c": 0.06918,
"h": 325.2
},
"luminance": 0.00509
}Semantic roles & 50–950 ramp
primary
#200422
secondary
#22651D
accent
#F5323F
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#040004
muted
#797779