#201215#201215
#201215 is a very dark, muted red. Relative luminance 0.008; OKLCH L 20.3% C 0.024 H 5.4°. Best body text is #FFFFFF at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #201215 |
|---|---|
| RGB | rgb(32, 18, 21) |
| HSL | hsl(347, 28%, 10%) |
| HSV | hsv(347, 44%, 13%) |
| CMYK | cmyk(0%, 43.8%, 34.4%, 87.5%) |
| CIE-LAB | lab(7.17, 7.73, 0.74) |
| CIE-LCH | lch(7.17, 7.76, 5.47°) |
| OKLab | oklab(20.25% 0.0238 0.0022) |
| OKLCH | oklch(20.25% 0.024 5.4) |
| XYZ | xyz(0.9473, 0.7939, 0.8127) |
| Luminance | 0.0079 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.24
Black
#000000
ΔE00 10.13
Almost Black
#070D0D
ΔE00 12.51
Dark Brown
#341C02
ΔE00 13.66
Dark
#1B2431
ΔE00 14.07
Dark Maroon
#3C0008
ΔE00 14.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201215 #12201D
analogous
#20121C #201215 #201612
triadic
#201215 #152012 #121520
tetradic
#201215 #1C2012 #12201D #161220
square
#201215 #1C2012 #12201D #161220
split-complementary
#201215 #122016 #121C20
monochromatic
#140B0D #140B0D #201215 #47282F #6E3E48
Accessibility & contrast
On white
18.12
#201215 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.16
#201215 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201215
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201215 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201215 | 1.00 | 18.12 | 1.16 | 18.12 |
| #FFFFFF | 18.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141415
Deuteranopia (green-blind)
#171715
Tritanopia (blue-blind)
#221113
Achromatopsia (no color)
#161616
Design tokens & code
CSS
--color: #201215; /* rgb */ color: rgb(32, 18, 21); /* oklch */ color: oklch(20.3% 0.024 5.4);
Tailwind
colors: {
custom: {
50: '#5b4f52',
500: '#201215',
950: '#000000',
},
}SCSS
$custom: #201215; $custom-light: #5b4f52; $custom-dark: #000000;
JSON
{
"hex": "#201215",
"rgb": {
"r": 32,
"g": 18,
"b": 21
},
"hsl": {
"h": 347.143,
"s": 28,
"l": 9.804
},
"oklch": {
"l": 0.20251,
"c": 0.02387,
"h": 5.4
},
"luminance": 0.00794
}Semantic roles & 50–950 ramp
primary
#201215
secondary
#39554F
accent
#C4B063
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040202
muted
#797878