#190020#190020
#190020 is a very dark, moderate purple. Relative luminance 0.003; OKLCH L 15.6% C 0.075 H 318.9°. Best body text is #FFFFFF at 19.77:1 contrast (WCAG AA passes).
Color values
| HEX | #190020 |
|---|---|
| RGB | rgb(25, 0, 32) |
| HSL | hsl(287, 100%, 6%) |
| HSV | hsv(287, 100%, 13%) |
| CMYK | cmyk(21.9%, 100%, 0%, 87.5%) |
| CIE-LAB | lab(2.81, 14.99, -14.33) |
| CIE-LCH | lch(2.81, 20.74, 316.30°) |
| OKLab | oklab(15.63% 0.0569 -0.0495) |
| OKLCH | oklch(15.63% 0.075 318.9) |
| XYZ | xyz(0.6616, 0.3110, 1.3914) |
| Luminance | 0.0031 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 7.87
Midnight Purple
#280137
ΔE00 8.24
Midnight
#03012D
ΔE00 8.45
Eggplant
#380835
ΔE00 9.06
Dark Navy Blue
#00022E
ΔE00 9.23
Dark Purple
#35063E
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#190020 #072000
analogous
#090020 #190020 #200017
triadic
#190020 #201900 #002019
tetradic
#190020 #200900 #072000 #001720
square
#190020 #200900 #072000 #001720
split-complementary
#190020 #172000 #002009
monochromatic
#18001F #18001F #190020 #49005D #79009A
Accessibility & contrast
On white
19.77
#190020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#190020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #190020
19.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##190020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##190020 | 1.00 | 19.77 | 1.06 | 19.77 |
| #FFFFFF | 19.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000821
Deuteranopia (green-blind)
#010B1F
Tritanopia (blue-blind)
#19050E
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #190020; /* rgb */ color: rgb(25, 0, 32); /* oklch */ color: oklch(15.6% 0.075 318.9);
Tailwind
colors: {
custom: {
50: '#55465b',
500: '#190020',
950: '#000000',
},
}SCSS
$custom: #190020; $custom-light: #55465b; $custom-dark: #000000;
JSON
{
"hex": "#190020",
"rgb": {
"r": 25,
"g": 0,
"b": 32
},
"hsl": {
"h": 286.875,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.15626,
"c": 0.0754,
"h": 318.9
},
"luminance": 0.00311
}Semantic roles & 50–950 ramp
primary
#190020
secondary
#266913
accent
#FF2958
background
#F4F3F5
surface
#E8E5E9
border
#C4C1C5
text
#030004
muted
#787779