#190820#190820
#190820 is a very dark, muted purple. Relative luminance 0.005; OKLCH L 17.6% C 0.052 H 315.1°. Best body text is #FFFFFF at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #190820 |
|---|---|
| RGB | rgb(25, 8, 32) |
| HSL | hsl(283, 60%, 8%) |
| HSV | hsv(283, 75%, 13%) |
| CMYK | cmyk(21.9%, 75%, 0%, 87.5%) |
| CIE-LAB | lab(4.38, 11.79, -11.95) |
| CIE-LCH | lch(4.38, 16.78, 314.62°) |
| OKLab | oklab(17.55% 0.0371 -0.037) |
| OKLCH | oklch(17.55% 0.052 315.1) |
| XYZ | xyz(0.7484, 0.4846, 1.4203) |
| Luminance | 0.0049 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Midnight
#03012D
ΔE00 8.84
Dark Navy Blue
#00022E
ΔE00 9.48
Very Dark Purple
#2A0134
ΔE00 9.86
Midnight Purple
#280137
ΔE00 10.22
Eggplant
#380835
ΔE00 10.49
Very Dark Blue
#000133
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#190820 #0F2008
analogous
#0D0820 #190820 #20081B
triadic
#190820 #201908 #082019
tetradic
#190820 #200D08 #0F2008 #081B20
square
#190820 #200D08 #0F2008 #081B20
split-complementary
#190820 #1B2008 #08200D
monochromatic
#130618 #130618 #190820 #3F1451 #652082
Accessibility & contrast
On white
19.14
#190820 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#190820 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #190820
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##190820 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##190820 | 1.00 | 19.14 | 1.10 | 19.14 |
| #FFFFFF | 19.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#040E21
Deuteranopia (green-blind)
#08101F
Tritanopia (blue-blind)
#190C12
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #190820; /* rgb */ color: rgb(25, 8, 32); /* oklch */ color: oklch(17.6% 0.052 315.1);
Tailwind
colors: {
custom: {
50: '#554a5b',
500: '#190820',
950: '#000000',
},
}SCSS
$custom: #190820; $custom-light: #554a5b; $custom-dark: #000000;
JSON
{
"hex": "#190820",
"rgb": {
"r": 25,
"g": 8,
"b": 32
},
"hsl": {
"h": 282.5,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.17551,
"c": 0.0524,
"h": 315.1
},
"luminance": 0.00485
}Semantic roles & 50–950 ramp
primary
#190820
secondary
#365E26
accent
#E34573
background
#F4F4F5
surface
#E8E7E9
border
#C4C3C5
text
#030104
muted
#787779