#20101E#20101E
#20101E is a very dark, muted purple. Relative luminance 0.008; OKLCH L 20.2% C 0.037 H 331.4°. Best body text is #FFFFFF at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #20101E |
|---|---|
| RGB | rgb(32, 16, 30) |
| HSL | hsl(308, 33%, 9%) |
| HSV | hsv(308, 50%, 13%) |
| CMYK | cmyk(0%, 50%, 6.2%, 87.5%) |
| CIE-LAB | lab(6.97, 11.12, -6.39) |
| CIE-LCH | lch(6.97, 12.82, 330.13°) |
| OKLab | oklab(20.21% 0.0321 -0.0175) |
| OKLCH | oklch(20.21% 0.037 331.4) |
| XYZ | xyz(1.0153, 0.7714, 1.3235) |
| Luminance | 0.0077 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 8.46
Eggplant
#380835
ΔE00 11.17
Aubergine
#3D0734
ΔE00 11.62
Very Dark Purple
#2A0134
ΔE00 11.99
Dark Plum
#3F012C
ΔE00 12.02
Midnight
#03012D
ΔE00 12.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20101E #102012
analogous
#1A1020 #20101E #201016
triadic
#20101E #1E2010 #101E20
tetradic
#20101E #201A10 #102012 #101620
square
#20101E #201A10 #102012 #101620
split-complementary
#20101E #162010 #10201A
monochromatic
#140A13 #140A13 #20101E #492444 #72396B
Accessibility & contrast
On white
18.19
#20101E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#20101E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20101E
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20101E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20101E | 1.00 | 18.19 | 1.15 | 18.19 |
| #FFFFFF | 18.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#10141F
Deuteranopia (green-blind)
#14161D
Tritanopia (blue-blind)
#211115
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #20101e; /* rgb */ color: rgb(32, 16, 30); /* oklch */ color: oklch(20.2% 0.037 331.4);
Tailwind
colors: {
custom: {
50: '#5b4e59',
500: '#20101e',
950: '#000000',
},
}SCSS
$custom: #20101e; $custom-light: #5b4e59; $custom-dark: #000000;
JSON
{
"hex": "#20101e",
"rgb": {
"r": 32,
"g": 16,
"b": 30
},
"hsl": {
"h": 307.5,
"s": 33.333,
"l": 9.412
},
"oklch": {
"l": 0.20212,
"c": 0.03651,
"h": 331.4
},
"luminance": 0.00771
}Semantic roles & 50–950 ramp
primary
#20101E
secondary
#36563A
accent
#C96C5E
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040103
muted
#797778