#201426#201426
#201426 is a very dark, muted purple. Relative luminance 0.009; OKLCH L 21.6% C 0.038 H 313.9°. Best body text is #FFFFFF at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #201426 |
|---|---|
| RGB | rgb(32, 20, 38) |
| HSL | hsl(280, 31%, 11%) |
| HSV | hsv(280, 47%, 15%) |
| CMYK | cmyk(15.8%, 47.4%, 0%, 85.1%) |
| CIE-LAB | lab(8.55, 10.48, -10.04) |
| CIE-LCH | lch(8.55, 14.51, 316.25°) |
| OKLab | oklab(21.58% 0.0266 -0.0276) |
| OKLCH | oklch(21.58% 0.038 313.9) |
| XYZ | xyz(1.1956, 0.9474, 1.9532) |
| Luminance | 0.0095 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Midnight
#03012D
ΔE00 10.38
Eggplant
#380835
ΔE00 10.79
Dark Navy Blue
#00022E
ΔE00 10.91
Very Dark Purple
#2A0134
ΔE00 11.04
Very Dark Brown
#1D0200
ΔE00 11.07
Midnight Purple
#280137
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201426 #1A2614
analogous
#171426 #201426 #261423
triadic
#201426 #262014 #142620
tetradic
#201426 #261714 #1A2614 #142326
square
#201426 #261714 #1A2614 #142326
split-complementary
#201426 #232614 #142617
monochromatic
#110B14 #110B14 #201426 #42294E #643E76
Accessibility & contrast
On white
17.66
#201426 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.19
#201426 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201426
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201426 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201426 | 1.00 | 17.66 | 1.19 | 17.66 |
| #FFFFFF | 17.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#111827
Deuteranopia (green-blind)
#141925
Tritanopia (blue-blind)
#20161B
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #201426; /* rgb */ color: rgb(32, 20, 38); /* oklch */ color: oklch(21.6% 0.038 313.9);
Tailwind
colors: {
custom: {
50: '#5b5160',
500: '#201426',
950: '#000000',
},
}SCSS
$custom: #201426; $custom-light: #5b5160; $custom-dark: #000000;
JSON
{
"hex": "#201426",
"rgb": {
"r": 32,
"g": 20,
"b": 38
},
"hsl": {
"h": 280,
"s": 31.034,
"l": 11.373
},
"oklch": {
"l": 0.2158,
"c": 0.03835,
"h": 313.9
},
"luminance": 0.00947
}Semantic roles & 50–950 ramp
primary
#201426
secondary
#455B3B
accent
#C76183
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040204
muted
#797879