#201A14#201A14
#201A14 is a very dark, near-neutral orange. Relative luminance 0.011; OKLCH L 22.3% C 0.015 H 66.9°. Best body text is #FFFFFF at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #201A14 |
|---|---|
| RGB | rgb(32, 26, 20) |
| HSL | hsl(30, 23%, 10%) |
| HSV | hsv(30, 38%, 13%) |
| CMYK | cmyk(0%, 18.8%, 37.5%, 87.5%) |
| CIE-LAB | lab(9.77, 1.72, 5.18) |
| CIE-LCH | lch(9.77, 5.45, 71.60°) |
| OKLab | oklab(22.28% 0.0058 0.0135) |
| OKLCH | oklch(22.28% 0.015 66.9) |
| XYZ | xyz(1.0913, 1.0964, 0.8158) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 7.76
Almost Black
#070D0D
ΔE00 8.02
Very Dark Brown
#1D0200
ΔE00 10.23
Dark Grey
#363737
ΔE00 10.42
Dark Brown
#341C02
ΔE00 10.82
Charcoal (survey)
#343837
ΔE00 11.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201A14 #141A20
analogous
#201414 #201A14 #202014
triadic
#201A14 #14201A #1A1420
tetradic
#201A14 #142014 #141A20 #201420
square
#201A14 #142014 #141A20 #201420
split-complementary
#201A14 #142020 #141420
monochromatic
#130F0C #130F0C #201A14 #46392C #6B5743
Accessibility & contrast
On white
17.22
#201A14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#201A14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201A14
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201A14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201A14 | 1.00 | 17.22 | 1.22 | 17.22 |
| #FFFFFF | 17.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C1A14
Deuteranopia (green-blind)
#1D1C14
Tritanopia (blue-blind)
#221918
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #201a14; /* rgb */ color: rgb(32, 26, 20); /* oklch */ color: oklch(22.3% 0.015 66.9);
Tailwind
colors: {
custom: {
50: '#5b5651',
500: '#201a14',
950: '#000000',
},
}SCSS
$custom: #201a14; $custom-light: #5b5651; $custom-dark: #000000;
JSON
{
"hex": "#201a14",
"rgb": {
"r": 32,
"g": 26,
"b": 20
},
"hsl": {
"h": 30,
"s": 23.077,
"l": 10.196
},
"oklch": {
"l": 0.22281,
"c": 0.01471,
"h": 66.9
},
"luminance": 0.01096
}Semantic roles & 50–950 ramp
primary
#201A14
secondary
#3C4854
accent
#94C068
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040302
muted
#797878