#20180F#20180F
#20180F is a very dark, muted orange. Relative luminance 0.010; OKLCH L 21.6% C 0.021 H 69.6°. Best body text is #FFFFFF at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #20180F |
|---|---|
| RGB | rgb(32, 24, 15) |
| HSL | hsl(32, 36%, 9%) |
| HSV | hsv(32, 53%, 13%) |
| CMYK | cmyk(0%, 25%, 53.1%, 87.5%) |
| CIE-LAB | lab(8.95, 2.34, 6.98) |
| CIE-LCH | lch(8.95, 7.36, 71.49°) |
| OKLab | oklab(21.6% 0.0073 0.0196) |
| OKLCH | oklch(21.6% 0.021 69.6) |
| XYZ | xyz(1.0086, 0.9949, 0.5908) |
| Luminance | 0.0100 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 8.51
Almost Black
#070D0D
ΔE00 9.16
Dark Brown
#341C02
ΔE00 9.55
Very Dark Brown
#1D0200
ΔE00 9.87
Dark Grey
#363737
ΔE00 11.72
Espresso
#4B382A
ΔE00 12.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20180F #0F1720
analogous
#20100F #20180F #20200F
triadic
#20180F #0F2018 #180F20
tetradic
#20180F #0F2010 #0F1720 #200F20
square
#20180F #0F2010 #0F1720 #200F20
split-complementary
#20180F #0F2020 #100F20
monochromatic
#15100A #15100A #20180F #4A3723 #735736
Accessibility & contrast
On white
17.51
#20180F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#20180F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20180F
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20180F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20180F | 1.00 | 17.51 | 1.20 | 17.51 |
| #FFFFFF | 17.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B180E
Deuteranopia (green-blind)
#1D1A0F
Tritanopia (blue-blind)
#231616
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #20180f; /* rgb */ color: rgb(32, 24, 15); /* oklch */ color: oklch(21.6% 0.021 69.6);
Tailwind
colors: {
custom: {
50: '#5b544e',
500: '#20180f',
950: '#000000',
},
}SCSS
$custom: #20180f; $custom-light: #5b544e; $custom-dark: #000000;
JSON
{
"hex": "#20180f",
"rgb": {
"r": 32,
"g": 24,
"b": 15
},
"hsl": {
"h": 31.765,
"s": 36.17,
"l": 9.216
},
"oklch": {
"l": 0.21595,
"c": 0.0209,
"h": 69.6
},
"luminance": 0.00995
}Semantic roles & 50–950 ramp
primary
#20180F
secondary
#344457
accent
#91CC5C
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040201
muted
#797877