#20160E#20160E
#20160E is a very dark, muted orange. Relative luminance 0.009; OKLCH L 21.0% C 0.022 H 59.9°. Best body text is #FFFFFF at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #20160E |
|---|---|
| RGB | rgb(32, 22, 14) |
| HSL | hsl(27, 39%, 9%) |
| HSV | hsv(27, 56%, 13%) |
| CMYK | cmyk(0%, 31.2%, 56.2%, 87.5%) |
| CIE-LAB | lab(8.24, 3.66, 6.47) |
| CIE-LCH | lch(8.24, 7.44, 60.51°) |
| OKLab | oklab(21.04% 0.0111 0.0191) |
| OKLCH | oklch(21.04% 0.022 59.9) |
| XYZ | xyz(0.9619, 0.9127, 0.5409) |
| Luminance | 0.0091 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 7.94
Black
#000000
ΔE00 8.64
Dark Brown
#341C02
ΔE00 9.11
Almost Black
#070D0D
ΔE00 9.82
Chocolate (survey)
#3D1C02
ΔE00 11.89
Espresso
#4B382A
ΔE00 12.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20160E #0E1820
analogous
#200E0F #20160E #201F0E
triadic
#20160E #0E2016 #160E20
tetradic
#20160E #0F200E #0E1820 #1F0E20
square
#20160E #0F200E #0E1820 #1F0E20
split-complementary
#20160E #0E201F #0E0F20
monochromatic
#150F09 #150F09 #20160E #4B3321 #755133
Accessibility & contrast
On white
17.76
#20160E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.18
#20160E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20160E
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20160E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20160E | 1.00 | 17.76 | 1.18 | 17.76 |
| #FFFFFF | 17.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#19170D
Deuteranopia (green-blind)
#1B190E
Tritanopia (blue-blind)
#231414
Achromatopsia (no color)
#181818
Design tokens & code
CSS
--color: #20160e; /* rgb */ color: rgb(32, 22, 14); /* oklch */ color: oklch(21.0% 0.022 59.9);
Tailwind
colors: {
custom: {
50: '#5b534d',
500: '#20160e',
950: '#000000',
},
}SCSS
$custom: #20160e; $custom-light: #5b534d; $custom-dark: #000000;
JSON
{
"hex": "#20160e",
"rgb": {
"r": 32,
"g": 22,
"b": 14
},
"hsl": {
"h": 26.667,
"s": 39.13,
"l": 9.02
},
"oklch": {
"l": 0.21035,
"c": 0.02206,
"h": 59.9
},
"luminance": 0.00913
}Semantic roles & 50–950 ramp
primary
#20160E
secondary
#324758
accent
#9ACF59
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040201
muted
#797877