#140F09#140F09
#140F09 is a very dark, near-neutral orange. Relative luminance 0.005; OKLCH L 17.3% C 0.015 H 71.9°. Best body text is #FFFFFF at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #140F09 |
|---|---|
| RGB | rgb(20, 15, 9) |
| HSL | hsl(33, 38%, 6%) |
| HSV | hsv(33, 55%, 8%) |
| CMYK | cmyk(0%, 25%, 55%, 92.2%) |
| CIE-LAB | lab(4.61, 0.97, 3.22) |
| CIE-LCH | lch(4.61, 3.37, 73.19°) |
| OKLab | oklab(17.27% 0.0045 0.0138) |
| OKLCH | oklch(17.27% 0.015 71.9) |
| XYZ | xyz(0.5086, 0.5101, 0.3301) |
| Luminance | 0.0051 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 4.24
Almost Black
#070D0D
ΔE00 5.21
Very Dark Brown
#1D0200
ΔE00 10.00
Dark Grey
#363737
ΔE00 12.50
Dark
#1B2431
ΔE00 12.56
Charcoal (survey)
#343837
ΔE00 13.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#140F09 #090E14
analogous
#140909 #140F09 #131409
triadic
#140F09 #09140F #0F0914
tetradic
#140F09 #091409 #090E14 #140913
square
#140F09 #091409 #090E14 #140913
split-complementary
#140F09 #091314 #090914
monochromatic
#151009 #151009 #151009 #3E2F1C #684E2F
Accessibility & contrast
On white
19.06
#140F09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#140F09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #140F09
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##140F09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##140F09 | 1.00 | 19.06 | 1.10 | 19.06 |
| #FFFFFF | 19.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#110F09
Deuteranopia (green-blind)
#121009
Tritanopia (blue-blind)
#160E0D
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #140f09; /* rgb */ color: rgb(20, 15, 9); /* oklch */ color: oklch(17.3% 0.015 71.9);
Tailwind
colors: {
custom: {
50: '#514e4b',
500: '#140f09',
950: '#000000',
},
}SCSS
$custom: #140f09; $custom-light: #514e4b; $custom-dark: #000000;
JSON
{
"hex": "#140f09",
"rgb": {
"r": 20,
"g": 15,
"b": 9
},
"hsl": {
"h": 32.727,
"s": 37.931,
"l": 5.686
},
"oklch": {
"l": 0.17267,
"c": 0.01451,
"h": 71.9
},
"luminance": 0.0051
}Semantic roles & 50–950 ramp
primary
#140F09
secondary
#2C3B4C
accent
#8FCE5A
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020101
muted
#787777