#201428#201428
#201428 is a very dark, muted violet. Relative luminance 0.010; OKLCH L 21.7% C 0.042 H 310.9°. Best body text is #FFFFFF at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #201428 |
|---|---|
| RGB | rgb(32, 20, 40) |
| HSL | hsl(276, 33%, 12%) |
| HSV | hsv(276, 50%, 16%) |
| CMYK | cmyk(20%, 50%, 0%, 84.3%) |
| CIE-LAB | lab(8.66, 11.06, -11.36) |
| CIE-LCH | lch(8.66, 15.85, 314.25°) |
| OKLab | oklab(21.7% 0.0272 -0.0314) |
| OKLCH | oklch(21.7% 0.042 310.9) |
| XYZ | xyz(1.2288, 0.9606, 2.1278) |
| Luminance | 0.0096 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Midnight
#03012D
ΔE00 9.74
Dark Navy Blue
#00022E
ΔE00 10.30
Eggplant
#380835
ΔE00 10.30
Very Dark Purple
#2A0134
ΔE00 10.37
Midnight Purple
#280137
ΔE00 10.74
Dark Purple
#35063E
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201428 #1C2814
analogous
#161428 #201428 #281426
triadic
#201428 #282014 #142820
tetradic
#201428 #281614 #1C2814 #142628
square
#201428 #281614 #1C2814 #142628
split-complementary
#201428 #262814 #142816
monochromatic
#100A14 #100A14 #201428 #412851 #613D7A
Accessibility & contrast
On white
17.61
#201428 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.19
#201428 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201428
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201428 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201428 | 1.00 | 17.61 | 1.19 | 17.61 |
| #FFFFFF | 17.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#101829
Deuteranopia (green-blind)
#131927
Tritanopia (blue-blind)
#1F171C
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #201428; /* rgb */ color: rgb(32, 20, 40); /* oklch */ color: oklch(21.7% 0.042 310.9);
Tailwind
colors: {
custom: {
50: '#5c5162',
500: '#201428',
950: '#000000',
},
}SCSS
$custom: #201428; $custom-light: #5c5162; $custom-dark: #000000;
JSON
{
"hex": "#201428",
"rgb": {
"r": 32,
"g": 20,
"b": 40
},
"hsl": {
"h": 276,
"s": 33.333,
"l": 11.765
},
"oklch": {
"l": 0.21703,
"c": 0.04154,
"h": 310.9
},
"luminance": 0.00961
}Semantic roles & 50–950 ramp
primary
#201428
secondary
#485E3A
accent
#C95E89
background
#F5F4F5
surface
#E9E7EA
border
#C5C3C6
text
#040205
muted
#797879