#20191F#20191F
#20191F is a very dark, near-neutral purple. Relative luminance 0.011; OKLCH L 22.4% C 0.016 H 330.9°. Best body text is #FFFFFF at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #20191F |
|---|---|
| RGB | rgb(32, 25, 31) |
| HSL | hsl(309, 12%, 11%) |
| HSV | hsv(309, 22%, 13%) |
| CMYK | cmyk(0%, 21.9%, 3.1%, 87.5%) |
| CIE-LAB | lab(9.81, 4.88, -2.86) |
| CIE-LCH | lch(9.81, 5.66, 329.58°) |
| OKLab | oklab(22.44% 0.0137 -0.0076) |
| OKLCH | oklch(22.44% 0.016 330.9) |
| XYZ | xyz(1.1906, 1.1013, 1.4459) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 8.65
Black
#000000
ΔE00 8.89
Dark
#1B2431
ΔE00 9.52
Almost Black
#070D0D
ΔE00 9.88
Dark Grey
#363737
ΔE00 11.42
Onyx
#353839
ΔE00 12.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20191F #19201A
analogous
#1D1920 #20191F #20191B
triadic
#20191F #1F2019 #191F20
tetradic
#20191F #201D19 #19201A #191B20
square
#20191F #201D19 #19201A #191B20
split-complementary
#20191F #1B2019 #19201D
monochromatic
#110D11 #110D11 #20191F #423440 #654F62
Accessibility & contrast
On white
17.21
#20191F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#20191F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20191F
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20191F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20191F | 1.00 | 17.21 | 1.22 | 17.21 |
| #FFFFFF | 17.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#191B1F
Deuteranopia (green-blind)
#1A1B1F
Tritanopia (blue-blind)
#21191B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #20191f; /* rgb */ color: rgb(32, 25, 31); /* oklch */ color: oklch(22.4% 0.016 330.9);
Tailwind
colors: {
custom: {
50: '#5b555a',
500: '#20191f',
950: '#000000',
},
}SCSS
$custom: #20191f; $custom-light: #5b555a; $custom-dark: #000000;
JSON
{
"hex": "#20191f",
"rgb": {
"r": 32,
"g": 25,
"b": 31
},
"hsl": {
"h": 308.571,
"s": 12.281,
"l": 11.176
},
"oklch": {
"l": 0.22436,
"c": 0.01565,
"h": 330.9
},
"luminance": 0.01101
}Semantic roles & 50–950 ramp
primary
#20191F
secondary
#445146
accent
#B57C73
background
#F5F4F5
surface
#E9E8E9
border
#C5C4C5
text
#040303
muted
#797878