#201614#201614
#201614 is a very dark, near-neutral red. Relative luminance 0.009; OKLCH L 21.2% C 0.017 H 31.4°. Best body text is #FFFFFF at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #201614 |
|---|---|
| RGB | rgb(32, 22, 20) |
| HSL | hsl(10, 23%, 10%) |
| HSV | hsv(10, 38%, 13%) |
| CMYK | cmyk(0%, 31.2%, 37.5%, 87.5%) |
| CIE-LAB | lab(8.41, 4.68, 3.22) |
| CIE-LCH | lch(8.41, 5.68, 34.52°) |
| OKLab | oklab(21.22% 0.0144 0.0088) |
| OKLCH | oklch(21.22% 0.017 31.4) |
| XYZ | xyz(1.0089, 0.9315, 0.7883) |
| Luminance | 0.0093 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.17
Black
#000000
ΔE00 8.26
Almost Black
#070D0D
ΔE00 9.76
Dark Brown
#341C02
ΔE00 11.17
Dark Grey
#363737
ΔE00 12.11
Dark
#1B2431
ΔE00 13.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201614 #141E20
analogous
#201418 #201614 #201C14
triadic
#201614 #142016 #161420
tetradic
#201614 #182014 #141E20 #1C1420
square
#201614 #182014 #141E20 #1C1420
split-complementary
#201614 #14201C #141820
monochromatic
#130D0C #130D0C #201614 #46302C #6B4A43
Accessibility & contrast
On white
17.70
#201614 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.19
#201614 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201614
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201614 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201614 | 1.00 | 17.70 | 1.19 | 17.70 |
| #FFFFFF | 17.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#181714
Deuteranopia (green-blind)
#1A1914
Tritanopia (blue-blind)
#221515
Achromatopsia (no color)
#181818
Design tokens & code
CSS
--color: #201614; /* rgb */ color: rgb(32, 22, 20); /* oklch */ color: oklch(21.2% 0.017 31.4);
Tailwind
colors: {
custom: {
50: '#5b5351',
500: '#201614',
950: '#000000',
},
}SCSS
$custom: #201614; $custom-light: #5b5351; $custom-dark: #000000;
JSON
{
"hex": "#201614",
"rgb": {
"r": 32,
"g": 22,
"b": 20
},
"hsl": {
"h": 10,
"s": 23.077,
"l": 10.196
},
"oklch": {
"l": 0.21218,
"c": 0.01688,
"h": 31.4
},
"luminance": 0.00931
}Semantic roles & 50–950 ramp
primary
#201614
secondary
#3C5054
accent
#B1C068
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040202
muted
#797878