#140F07#140F07
#140F07 is a very dark, near-neutral orange. Relative luminance 0.005; OKLCH L 17.2% C 0.018 H 79.8°. Best body text is #FFFFFF at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #140F07 |
|---|---|
| RGB | rgb(20, 15, 7) |
| HSL | hsl(37, 48%, 5%) |
| HSV | hsv(37, 65%, 8%) |
| CMYK | cmyk(0%, 25%, 65%, 92.2%) |
| CIE-LAB | lab(4.57, 0.70, 3.98) |
| CIE-LCH | lch(4.57, 4.04, 80.05°) |
| OKLab | oklab(17.2% 0.0032 0.0177) |
| OKLCH | oklch(17.2% 0.018 79.8) |
| XYZ | xyz(0.4977, 0.5057, 0.2724) |
| Luminance | 0.0051 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 4.62
Almost Black
#070D0D
ΔE00 5.42
Very Dark Brown
#1D0200
ΔE00 10.56
Dark Grey
#363737
ΔE00 12.65
Charcoal (survey)
#343837
ΔE00 13.14
Dark
#1B2431
ΔE00 13.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#140F07 #070C14
analogous
#140807 #140F07 #121407
triadic
#140F07 #07140F #0F0714
tetradic
#140F07 #071408 #070C14 #140712
square
#140F07 #071408 #070C14 #140712
split-complementary
#140F07 #071214 #080714
monochromatic
#171108 #171108 #171108 #413117 #6F5327
Accessibility & contrast
On white
19.07
#140F07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#140F07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #140F07
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##140F07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##140F07 | 1.00 | 19.07 | 1.10 | 19.07 |
| #FFFFFF | 19.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#110F07
Deuteranopia (green-blind)
#121007
Tritanopia (blue-blind)
#160E0D
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #140f07; /* rgb */ color: rgb(20, 15, 7); /* oklch */ color: oklch(17.2% 0.018 79.8);
Tailwind
colors: {
custom: {
50: '#514e4a',
500: '#140f07',
950: '#000000',
},
}SCSS
$custom: #140f07; $custom-light: #514e4a; $custom-dark: #000000;
JSON
{
"hex": "#140f07",
"rgb": {
"r": 20,
"g": 15,
"b": 7
},
"hsl": {
"h": 36.923,
"s": 48.148,
"l": 5.294
},
"oklch": {
"l": 0.17203,
"c": 0.01796,
"h": 79.8
},
"luminance": 0.00506
}Semantic roles & 50–950 ramp
primary
#140F07
secondary
#27374F
accent
#84D850
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020101
muted
#787777