#20101F#20101F
#20101F is a very dark, muted purple. Relative luminance 0.008; OKLCH L 20.3% C 0.038 H 329.1°. Best body text is #FFFFFF at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #20101F |
|---|---|
| RGB | rgb(32, 16, 31) |
| HSL | hsl(304, 33%, 9%) |
| HSV | hsv(304, 50%, 13%) |
| CMYK | cmyk(0%, 50%, 3.1%, 87.5%) |
| CIE-LAB | lab(7.01, 11.38, -7.08) |
| CIE-LCH | lch(7.01, 13.41, 328.11°) |
| OKLab | oklab(20.27% 0.0324 -0.0194) |
| OKLCH | oklch(20.27% 0.038 329.1) |
| XYZ | xyz(1.0283, 0.7766, 1.3918) |
| Luminance | 0.0078 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 8.92
Eggplant
#380835
ΔE00 10.82
Aubergine
#3D0734
ΔE00 11.32
Very Dark Purple
#2A0134
ΔE00 11.56
Dark Plum
#3F012C
ΔE00 11.81
Midnight
#03012D
ΔE00 12.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20101F #102011
analogous
#191020 #20101F #201017
triadic
#20101F #1F2010 #101F20
tetradic
#20101F #201910 #102011 #101720
square
#20101F #201910 #102011 #101720
split-complementary
#20101F #172010 #102019
monochromatic
#140A14 #140A14 #20101F #492447 #72396E
Accessibility & contrast
On white
18.18
#20101F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.16
#20101F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20101F
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20101F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20101F | 1.00 | 18.18 | 1.16 | 18.18 |
| #FFFFFF | 18.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F1420
Deuteranopia (green-blind)
#13161E
Tritanopia (blue-blind)
#211116
Achromatopsia (no color)
#161616
Design tokens & code
CSS
--color: #20101f; /* rgb */ color: rgb(32, 16, 31); /* oklch */ color: oklch(20.3% 0.038 329.1);
Tailwind
colors: {
custom: {
50: '#5b4e5a',
500: '#20101f',
950: '#000000',
},
}SCSS
$custom: #20101f; $custom-light: #5b4e5a; $custom-dark: #000000;
JSON
{
"hex": "#20101f",
"rgb": {
"r": 32,
"g": 16,
"b": 31
},
"hsl": {
"h": 303.75,
"s": 33.333,
"l": 9.412
},
"oklch": {
"l": 0.20267,
"c": 0.03778,
"h": 329.1
},
"luminance": 0.00777
}Semantic roles & 50–950 ramp
primary
#20101F
secondary
#365638
accent
#C9655E
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040103
muted
#797778