#20081E#20081E
#20081E is a very dark, muted purple. Relative luminance 0.006; OKLCH L 18.6% C 0.055 H 330.8°. Best body text is #FFFFFF at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #20081E |
|---|---|
| RGB | rgb(32, 8, 30) |
| HSL | hsl(305, 60%, 8%) |
| HSV | hsv(305, 75%, 13%) |
| CMYK | cmyk(0%, 75%, 6.2%, 87.5%) |
| CIE-LAB | lab(5.19, 15.10, -9.07) |
| CIE-LCH | lch(5.19, 17.61, 329.01°) |
| OKLab | oklab(18.62% 0.0479 -0.0268) |
| OKLCH | oklch(18.62% 0.055 330.8) |
| XYZ | xyz(0.9168, 0.5745, 1.2907) |
| Luminance | 0.0057 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Eggplant
#380835
ΔE00 8.61
Aubergine
#3D0734
ΔE00 9.18
Very Dark Purple
#2A0134
ΔE00 9.20
Dark Plum
#3F012C
ΔE00 9.70
Midnight Purple
#280137
ΔE00 9.97
Very Dark Brown
#1D0200
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20081E #08200A
analogous
#160820 #20081E #200812
triadic
#20081E #1E2008 #081E20
tetradic
#20081E #201608 #08200A #081220
square
#20081E #201608 #08200A #081220
split-complementary
#20081E #122008 #082016
monochromatic
#180617 #180617 #20081E #51144C #82207A
Accessibility & contrast
On white
18.84
#20081E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#20081E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20081E
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20081E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20081E | 1.00 | 18.84 | 1.11 | 18.84 |
| #FFFFFF | 18.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070F1F
Deuteranopia (green-blind)
#0E131D
Tritanopia (blue-blind)
#220A11
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #20081e; /* rgb */ color: rgb(32, 8, 30); /* oklch */ color: oklch(18.6% 0.055 330.8);
Tailwind
colors: {
custom: {
50: '#5b4a59',
500: '#20081e',
950: '#000000',
},
}SCSS
$custom: #20081e; $custom-light: #5b4a59; $custom-dark: #000000;
JSON
{
"hex": "#20081e",
"rgb": {
"r": 32,
"g": 8,
"b": 30
},
"hsl": {
"h": 305,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.18615,
"c": 0.05491,
"h": 330.8
},
"luminance": 0.00574
}Semantic roles & 50–950 ramp
primary
#20081E
secondary
#265E2B
accent
#E35245
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040103
muted
#797778