#20140F#20140F
#20140F is a very dark, muted orange. Relative luminance 0.008; OKLCH L 20.5% C 0.022 H 43.6°. Best body text is #FFFFFF at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #20140F |
|---|---|
| RGB | rgb(32, 20, 15) |
| HSL | hsl(18, 36%, 9%) |
| HSV | hsv(18, 53%, 13%) |
| CMYK | cmyk(0%, 37.5%, 53.1%, 87.5%) |
| CIE-LAB | lab(7.60, 5.28, 5.03) |
| CIE-LCH | lch(7.60, 7.29, 43.60°) |
| OKLab | oklab(20.54% 0.0161 0.0153) |
| OKLCH | oklch(20.54% 0.022 43.6) |
| XYZ | xyz(0.9321, 0.8419, 0.5653) |
| Luminance | 0.0084 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.56
Black
#000000
ΔE00 8.96
Dark Brown
#341C02
ΔE00 9.83
Almost Black
#070D0D
ΔE00 10.68
Chocolate (survey)
#3D1C02
ΔE00 11.94
Espresso
#4B382A
ΔE00 12.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20140F #0F1B20
analogous
#200F13 #20140F #201D0F
triadic
#20140F #0F2014 #140F20
tetradic
#20140F #13200F #0F1B20 #1D0F20
square
#20140F #13200F #0F1B20 #1D0F20
split-complementary
#20140F #0F201D #0F1320
monochromatic
#150D0A #150D0A #20140F #4A2E23 #734836
Accessibility & contrast
On white
17.97
#20140F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.17
#20140F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20140F
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20140F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20140F | 1.00 | 17.97 | 1.17 | 17.97 |
| #FFFFFF | 17.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#17150F
Deuteranopia (green-blind)
#1A180F
Tritanopia (blue-blind)
#231213
Achromatopsia (no color)
#171717
Design tokens & code
CSS
--color: #20140f; /* rgb */ color: rgb(32, 20, 15); /* oklch */ color: oklch(20.5% 0.022 43.6);
Tailwind
colors: {
custom: {
50: '#5b514e',
500: '#20140f',
950: '#000000',
},
}SCSS
$custom: #20140f; $custom-light: #5b514e; $custom-dark: #000000;
JSON
{
"hex": "#20140f",
"rgb": {
"r": 32,
"g": 20,
"b": 15
},
"hsl": {
"h": 17.647,
"s": 36.17,
"l": 9.216
},
"oklch": {
"l": 0.20543,
"c": 0.02217,
"h": 43.6
},
"luminance": 0.00842
}Semantic roles & 50–950 ramp
primary
#20140F
secondary
#344D57
accent
#ABCC5C
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040201
muted
#797877