#201514#201514
#201514 is a very dark, near-neutral red. Relative luminance 0.009; OKLCH L 21.0% C 0.018 H 24.6°. Best body text is #FFFFFF at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #201514 |
|---|---|
| RGB | rgb(32, 21, 20) |
| HSL | hsl(5, 23%, 10%) |
| HSV | hsv(5, 38%, 13%) |
| CMYK | cmyk(0%, 34.4%, 37.5%, 87.5%) |
| CIE-LAB | lab(8.08, 5.43, 2.74) |
| CIE-LCH | lch(8.08, 6.08, 26.76°) |
| OKLab | oklab(20.96% 0.0166 0.0076) |
| OKLCH | oklch(20.96% 0.018 24.6) |
| XYZ | xyz(0.9901, 0.8940, 0.7821) |
| Luminance | 0.0089 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.41
Black
#000000
ΔE00 8.64
Almost Black
#070D0D
ΔE00 10.38
Dark Brown
#341C02
ΔE00 11.60
Dark Grey
#363737
ΔE00 12.66
Dark
#1B2431
ΔE00 13.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201514 #141F20
analogous
#201419 #201514 #201B14
triadic
#201514 #142015 #151420
tetradic
#201514 #192014 #141F20 #1B1420
square
#201514 #192014 #141F20 #1B1420
split-complementary
#201514 #14201B #141920
monochromatic
#130C0C #130C0C #201514 #462E2C #6B4643
Accessibility & contrast
On white
17.81
#201514 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.18
#201514 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201514
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201514 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201514 | 1.00 | 17.81 | 1.18 | 17.81 |
| #FFFFFF | 17.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#171614
Deuteranopia (green-blind)
#1A1814
Tritanopia (blue-blind)
#221415
Achromatopsia (no color)
#181818
Design tokens & code
CSS
--color: #201514; /* rgb */ color: rgb(32, 21, 20); /* oklch */ color: oklch(21.0% 0.018 24.6);
Tailwind
colors: {
custom: {
50: '#5b5251',
500: '#201514',
950: '#000000',
},
}SCSS
$custom: #201514; $custom-light: #5b5251; $custom-dark: #000000;
JSON
{
"hex": "#201514",
"rgb": {
"r": 32,
"g": 21,
"b": 20
},
"hsl": {
"h": 5,
"s": 23.077,
"l": 10.196
},
"oklch": {
"l": 0.2096,
"c": 0.01827,
"h": 24.6
},
"luminance": 0.00894
}Semantic roles & 50–950 ramp
primary
#201514
secondary
#3C5254
accent
#B8C068
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040202
muted
#797878