#201214#201214
#201214 is a very dark, muted red. Relative luminance 0.008; OKLCH L 20.2% C 0.024 H 10.0°. Best body text is #FFFFFF at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #201214 |
|---|---|
| RGB | rgb(32, 18, 20) |
| HSL | hsl(351, 28%, 10%) |
| HSV | hsv(351, 44%, 13%) |
| CMYK | cmyk(0%, 43.8%, 37.5%, 87.5%) |
| CIE-LAB | lab(7.14, 7.52, 1.37) |
| CIE-LCH | lch(7.14, 7.65, 10.31°) |
| OKLab | oklab(20.21% 0.0232 0.0041) |
| OKLCH | oklch(20.21% 0.024 10) |
| XYZ | xyz(0.9383, 0.7903, 0.7648) |
| Luminance | 0.0079 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.00
Black
#000000
ΔE00 9.98
Almost Black
#070D0D
ΔE00 12.39
Dark Brown
#341C02
ΔE00 13.11
Dark Maroon
#3C0008
ΔE00 14.13
Dark
#1B2431
ΔE00 14.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201214 #12201E
analogous
#20121B #201214 #201712
triadic
#201214 #142012 #121420
tetradic
#201214 #1B2012 #12201E #171220
square
#201214 #1B2012 #12201E #171220
split-complementary
#201214 #122017 #121B20
monochromatic
#140B0C #140B0C #201214 #47282C #6E3E45
Accessibility & contrast
On white
18.13
#201214 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.16
#201214 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201214
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201214 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201214 | 1.00 | 18.13 | 1.16 | 18.13 |
| #FFFFFF | 18.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141414
Deuteranopia (green-blind)
#181714
Tritanopia (blue-blind)
#231113
Achromatopsia (no color)
#161616
Design tokens & code
CSS
--color: #201214; /* rgb */ color: rgb(32, 18, 20); /* oklch */ color: oklch(20.2% 0.024 10.0);
Tailwind
colors: {
custom: {
50: '#5b4f51',
500: '#201214',
950: '#000000',
},
}SCSS
$custom: #201214; $custom-light: #5b4f51; $custom-dark: #000000;
JSON
{
"hex": "#201214",
"rgb": {
"r": 32,
"g": 18,
"b": 20
},
"hsl": {
"h": 351.429,
"s": 28,
"l": 9.804
},
"oklch": {
"l": 0.20213,
"c": 0.0236,
"h": 10
},
"luminance": 0.0079
}Semantic roles & 50–950 ramp
primary
#201214
secondary
#395551
accent
#C4B663
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040202
muted
#797878