#201415#201415
#201415 is a very dark, near-neutral red. Relative luminance 0.009; OKLCH L 20.7% C 0.020 H 13.4°. Best body text is #FFFFFF at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #201415 |
|---|---|
| RGB | rgb(32, 20, 21) |
| HSL | hsl(355, 23%, 10%) |
| HSV | hsv(355, 38%, 13%) |
| CMYK | cmyk(0%, 37.5%, 34.4%, 87.5%) |
| CIE-LAB | lab(7.78, 6.36, 1.63) |
| CIE-LCH | lch(7.78, 6.57, 14.41°) |
| OKLab | oklab(20.74% 0.0194 0.0046) |
| OKLCH | oklch(20.74% 0.02 13.4) |
| XYZ | xyz(0.9812, 0.8616, 0.8239) |
| Luminance | 0.0086 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.83
Black
#000000
ΔE00 9.19
Almost Black
#070D0D
ΔE00 11.33
Dark Brown
#341C02
ΔE00 12.63
Dark Grey
#363737
ΔE00 13.33
Dark
#1B2431
ΔE00 13.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201415 #14201F
analogous
#20141B #201415 #201914
triadic
#201415 #152014 #141520
tetradic
#201415 #1B2014 #14201F #191420
square
#201415 #1B2014 #14201F #191420
split-complementary
#201415 #142019 #141B20
monochromatic
#130C0C #130C0C #201415 #462C2E #6B4346
Accessibility & contrast
On white
17.91
#201415 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.17
#201415 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201415
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201415 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201415 | 1.00 | 17.91 | 1.17 | 17.91 |
| #FFFFFF | 17.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#161615
Deuteranopia (green-blind)
#191815
Tritanopia (blue-blind)
#221314
Achromatopsia (no color)
#171717
Design tokens & code
CSS
--color: #201415; /* rgb */ color: rgb(32, 20, 21); /* oklch */ color: oklch(20.7% 0.020 13.4);
Tailwind
colors: {
custom: {
50: '#5b5152',
500: '#201415',
950: '#000000',
},
}SCSS
$custom: #201415; $custom-light: #5b5152; $custom-dark: #000000;
JSON
{
"hex": "#201415",
"rgb": {
"r": 32,
"g": 20,
"b": 21
},
"hsl": {
"h": 355,
"s": 23.077,
"l": 10.196
},
"oklch": {
"l": 0.20744,
"c": 0.01989,
"h": 13.4
},
"luminance": 0.00862
}Semantic roles & 50–950 ramp
primary
#201415
secondary
#3C5452
accent
#C0B868
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040202
muted
#797878