#201811#201811
#201811 is a very dark, near-neutral orange. Relative luminance 0.010; OKLCH L 21.7% C 0.018 H 62.8°. Best body text is #FFFFFF at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #201811 |
|---|---|
| RGB | rgb(32, 24, 17) |
| HSL | hsl(28, 31%, 10%) |
| HSV | hsv(28, 47%, 13%) |
| CMYK | cmyk(0%, 25%, 46.9%, 87.5%) |
| CIE-LAB | lab(9.00, 2.66, 5.94) |
| CIE-LCH | lch(9.00, 6.51, 65.88°) |
| OKLab | oklab(21.65% 0.0084 0.0163) |
| OKLCH | oklch(21.65% 0.018 62.8) |
| XYZ | xyz(1.0235, 1.0009, 0.6695) |
| Luminance | 0.0100 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 8.17
Almost Black
#070D0D
ΔE00 8.91
Very Dark Brown
#1D0200
ΔE00 9.10
Dark Brown
#341C02
ΔE00 9.83
Dark Grey
#363737
ΔE00 11.44
Espresso
#4B382A
ΔE00 12.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201811 #111920
analogous
#201112 #201811 #202011
triadic
#201811 #112018 #181120
tetradic
#201811 #122011 #111920 #201120
square
#201811 #122011 #111920 #201120
split-complementary
#201811 #112020 #111220
monochromatic
#140F0B #140F0B #201811 #483626 #70543B
Accessibility & contrast
On white
17.50
#201811 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#201811 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201811
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201811 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201811 | 1.00 | 17.50 | 1.20 | 17.50 |
| #FFFFFF | 17.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1811
Deuteranopia (green-blind)
#1C1A11
Tritanopia (blue-blind)
#231616
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #201811; /* rgb */ color: rgb(32, 24, 17); /* oklch */ color: oklch(21.7% 0.018 62.8);
Tailwind
colors: {
custom: {
50: '#5b544f',
500: '#201811',
950: '#000000',
},
}SCSS
$custom: #201811; $custom-light: #5b544f; $custom-dark: #000000;
JSON
{
"hex": "#201811",
"rgb": {
"r": 32,
"g": 24,
"b": 17
},
"hsl": {
"h": 28,
"s": 30.612,
"l": 9.608
},
"oklch": {
"l": 0.21651,
"c": 0.01834,
"h": 62.8
},
"luminance": 0.01001
}Semantic roles & 50–950 ramp
primary
#201811
secondary
#374755
accent
#97C761
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040201
muted
#797877