#201611#201611
#201611 is a very dark, near-neutral orange. Relative luminance 0.009; OKLCH L 21.1% C 0.019 H 47.8°. Best body text is #FFFFFF at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #201611 |
|---|---|
| RGB | rgb(32, 22, 17) |
| HSL | hsl(20, 31%, 10%) |
| HSV | hsv(20, 47%, 13%) |
| CMYK | cmyk(0%, 31.2%, 46.9%, 87.5%) |
| CIE-LAB | lab(8.32, 4.14, 4.96) |
| CIE-LCH | lch(8.32, 6.46, 50.10°) |
| OKLab | oklab(21.12% 0.0127 0.0141) |
| OKLCH | oklch(21.12% 0.019 47.8) |
| XYZ | xyz(0.9838, 0.9214, 0.6562) |
| Luminance | 0.0092 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.92
Black
#000000
ΔE00 8.36
Almost Black
#070D0D
ΔE00 9.70
Dark Brown
#341C02
ΔE00 9.92
Dark Grey
#363737
ΔE00 12.21
Chocolate (survey)
#3D1C02
ΔE00 12.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201611 #111B20
analogous
#201114 #201611 #201E11
triadic
#201611 #112016 #161120
tetradic
#201611 #142011 #111B20 #1E1120
square
#201611 #142011 #111B20 #1E1120
split-complementary
#201611 #11201E #111420
monochromatic
#140E0B #140E0B #201611 #483126 #704D3B
Accessibility & contrast
On white
17.73
#201611 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.18
#201611 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201611
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201611 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201611 | 1.00 | 17.73 | 1.18 | 17.73 |
| #FFFFFF | 17.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#191711
Deuteranopia (green-blind)
#1B1911
Tritanopia (blue-blind)
#231415
Achromatopsia (no color)
#181818
Design tokens & code
CSS
--color: #201611; /* rgb */ color: rgb(32, 22, 17); /* oklch */ color: oklch(21.1% 0.019 47.8);
Tailwind
colors: {
custom: {
50: '#5b534f',
500: '#201611',
950: '#000000',
},
}SCSS
$custom: #201611; $custom-light: #5b534f; $custom-dark: #000000;
JSON
{
"hex": "#201611",
"rgb": {
"r": 32,
"g": 22,
"b": 17
},
"hsl": {
"h": 20,
"s": 30.612,
"l": 9.608
},
"oklch": {
"l": 0.2112,
"c": 0.01898,
"h": 47.8
},
"luminance": 0.00921
}Semantic roles & 50–950 ramp
primary
#201611
secondary
#374B55
accent
#A5C761
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040201
muted
#797877