#140F08#140F08
#140F08 is a very dark, near-neutral orange. Relative luminance 0.005; OKLCH L 17.2% C 0.016 H 76.2°. Best body text is #FFFFFF at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #140F08 |
|---|---|
| RGB | rgb(20, 15, 8) |
| HSL | hsl(35, 43%, 5%) |
| HSV | hsv(35, 60%, 8%) |
| CMYK | cmyk(0%, 25%, 60%, 92.2%) |
| CIE-LAB | lab(4.59, 0.84, 3.60) |
| CIE-LCH | lch(4.59, 3.70, 76.90°) |
| OKLab | oklab(17.24% 0.0039 0.0157) |
| OKLCH | oklch(17.24% 0.016 76.2) |
| XYZ | xyz(0.5032, 0.5079, 0.3012) |
| Luminance | 0.0051 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 4.42
Almost Black
#070D0D
ΔE00 5.30
Very Dark Brown
#1D0200
ΔE00 10.27
Dark Grey
#363737
ΔE00 12.57
Dark
#1B2431
ΔE00 12.85
Charcoal (survey)
#343837
ΔE00 13.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#140F08 #080D14
analogous
#140908 #140F08 #131408
triadic
#140F08 #08140F #0F0814
tetradic
#140F08 #081409 #080D14 #140813
square
#140F08 #081409 #080D14 #140813
split-complementary
#140F08 #081314 #090814
monochromatic
#161009 #161009 #161009 #403019 #6B512B
Accessibility & contrast
On white
19.06
#140F08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#140F08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #140F08
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##140F08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##140F08 | 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)
#110F08
Deuteranopia (green-blind)
#121008
Tritanopia (blue-blind)
#160E0D
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #140f08; /* rgb */ color: rgb(20, 15, 8); /* oklch */ color: oklch(17.2% 0.016 76.2);
Tailwind
colors: {
custom: {
50: '#514e4a',
500: '#140f08',
950: '#000000',
},
}SCSS
$custom: #140f08; $custom-light: #514e4a; $custom-dark: #000000;
JSON
{
"hex": "#140f08",
"rgb": {
"r": 20,
"g": 15,
"b": 8
},
"hsl": {
"h": 35,
"s": 42.857,
"l": 5.49
},
"oklch": {
"l": 0.17235,
"c": 0.01617,
"h": 76.2
},
"luminance": 0.00508
}Semantic roles & 50–950 ramp
primary
#140F08
secondary
#2A394E
accent
#89D355
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020101
muted
#787777