#140E09#140E09
#140E09 is a very dark, near-neutral orange. Relative luminance 0.005; OKLCH L 17.0% C 0.014 H 61.6°. Best body text is #FFFFFF at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #140E09 |
|---|---|
| RGB | rgb(20, 14, 9) |
| HSL | hsl(27, 38%, 6%) |
| HSV | hsv(27, 55%, 8%) |
| CMYK | cmyk(0%, 30%, 55%, 92.2%) |
| CIE-LAB | lab(4.36, 1.48, 2.86) |
| CIE-LCH | lch(4.36, 3.22, 62.58°) |
| OKLab | oklab(16.98% 0.0068 0.0126) |
| OKLCH | oklch(16.98% 0.014 61.6) |
| XYZ | xyz(0.4948, 0.4825, 0.3255) |
| Luminance | 0.0048 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 4.20
Almost Black
#070D0D
ΔE00 5.54
Very Dark Brown
#1D0200
ΔE00 9.19
Dark
#1B2431
ΔE00 12.42
Dark Grey
#363737
ΔE00 12.70
Dark Brown
#341C02
ΔE00 13.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#140E09 #090F14
analogous
#140909 #140E09 #141309
triadic
#140E09 #09140E #0E0914
tetradic
#140E09 #091409 #090F14 #130914
square
#140E09 #091409 #090F14 #130914
split-complementary
#140E09 #091413 #090914
monochromatic
#150F09 #150F09 #150F09 #3E2C1C #68492F
Accessibility & contrast
On white
19.15
#140E09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#140E09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #140E09
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##140E09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##140E09 | 1.00 | 19.15 | 1.10 | 19.15 |
| #FFFFFF | 19.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100E09
Deuteranopia (green-blind)
#111009
Tritanopia (blue-blind)
#160D0D
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #140e09; /* rgb */ color: rgb(20, 14, 9); /* oklch */ color: oklch(17.0% 0.014 61.6);
Tailwind
colors: {
custom: {
50: '#514d4b',
500: '#140e09',
950: '#000000',
},
}SCSS
$custom: #140e09; $custom-light: #514d4b; $custom-dark: #000000;
JSON
{
"hex": "#140e09",
"rgb": {
"r": 20,
"g": 14,
"b": 9
},
"hsl": {
"h": 27.273,
"s": 37.931,
"l": 5.686
},
"oklch": {
"l": 0.1698,
"c": 0.01432,
"h": 61.6
},
"luminance": 0.00483
}Semantic roles & 50–950 ramp
primary
#140E09
secondary
#2C3E4C
accent
#99CE5A
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020101
muted
#787777