#201414#201414
#201414 is a very dark, near-neutral red. Relative luminance 0.009; OKLCH L 20.7% C 0.020 H 18.9°. Best body text is #FFFFFF at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #201414 |
|---|---|
| RGB | rgb(32, 20, 20) |
| HSL | hsl(0, 23%, 10%) |
| HSV | hsv(0, 38%, 13%) |
| CMYK | cmyk(0%, 37.5%, 37.5%, 87.5%) |
| CIE-LAB | lab(7.75, 6.16, 2.26) |
| CIE-LCH | lch(7.75, 6.57, 20.13°) |
| OKLab | oklab(20.71% 0.0188 0.0064) |
| OKLCH | oklch(20.71% 0.02 18.9) |
| XYZ | xyz(0.9721, 0.8579, 0.7761) |
| Luminance | 0.0086 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.78
Black
#000000
ΔE00 9.08
Almost Black
#070D0D
ΔE00 11.02
Dark Brown
#341C02
ΔE00 12.09
Dark Grey
#363737
ΔE00 13.24
Dark
#1B2431
ΔE00 13.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201414 #142020
analogous
#20141A #201414 #201A14
triadic
#201414 #142014 #141420
tetradic
#201414 #1A2014 #142020 #1A1420
square
#201414 #1A2014 #142020 #1A1420
split-complementary
#201414 #14201A #141A20
monochromatic
#130C0C #130C0C #201414 #462C2C #6B4343
Accessibility & contrast
On white
17.92
#201414 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.17
#201414 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201414
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201414 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201414 | 1.00 | 17.92 | 1.17 | 17.92 |
| #FFFFFF | 17.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#161614
Deuteranopia (green-blind)
#191814
Tritanopia (blue-blind)
#221314
Achromatopsia (no color)
#171717
Design tokens & code
CSS
--color: #201414; /* rgb */ color: rgb(32, 20, 20); /* oklch */ color: oklch(20.7% 0.020 18.9);
Tailwind
colors: {
custom: {
50: '#5b5151',
500: '#201414',
950: '#000000',
},
}SCSS
$custom: #201414; $custom-light: #5b5151; $custom-dark: #000000;
JSON
{
"hex": "#201414",
"rgb": {
"r": 32,
"g": 20,
"b": 20
},
"hsl": {
"h": 0,
"s": 23.077,
"l": 10.196
},
"oklch": {
"l": 0.20707,
"c": 0.01988,
"h": 18.9
},
"luminance": 0.00858
}Semantic roles & 50–950 ramp
primary
#201414
secondary
#3C5454
accent
#C0C068
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040202
muted
#797878