#140E02#140E02
#140E02 is a very dark, muted orange. Relative luminance 0.005; OKLCH L 16.7% C 0.028 H 87.8°. Best body text is #FFFFFF at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #140E02 |
|---|---|
| RGB | rgb(20, 14, 2) |
| HSL | hsl(40, 82%, 4%) |
| HSV | hsv(40, 90%, 8%) |
| CMYK | cmyk(0%, 30%, 90%, 92.2%) |
| CIE-LAB | lab(4.22, 0.51, 5.51) |
| CIE-LCH | lch(4.22, 5.53, 84.71°) |
| OKLab | oklab(16.75% 0.0011 0.0283) |
| OKLCH | oklch(16.75% 0.028 87.8) |
| XYZ | xyz(0.4565, 0.4672, 0.1236) |
| Luminance | 0.0047 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 5.52
Almost Black
#070D0D
ΔE00 6.28
Very Dark Brown
#1D0200
ΔE00 11.22
Dark Brown
#341C02
ΔE00 12.87
Dark Grey
#363737
ΔE00 13.24
Charcoal (survey)
#343837
ΔE00 13.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#140E02 #020814
analogous
#140502 #140E02 #111402
triadic
#140E02 #02140E #0E0214
tetradic
#140E02 #021405 #020814 #140211
square
#140E02 #021405 #020814 #140211
split-complementary
#140E02 #021114 #050214
monochromatic
#1C1303 #1C1303 #1C1303 #4C3508 #835C0D
Accessibility & contrast
On white
19.21
#140E02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#140E02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #140E02
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##140E02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##140E02 | 1.00 | 19.21 | 1.09 | 19.21 |
| #FFFFFF | 19.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#110E01
Deuteranopia (green-blind)
#120F02
Tritanopia (blue-blind)
#170C0B
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #140e02; /* rgb */ color: rgb(20, 14, 2); /* oklch */ color: oklch(16.7% 0.028 87.8);
Tailwind
colors: {
custom: {
50: '#514d47',
500: '#140e02',
950: '#000000',
},
}SCSS
$custom: #140e02; $custom-light: #514d47; $custom-dark: #000000;
JSON
{
"hex": "#140e02",
"rgb": {
"r": 20,
"g": 14,
"b": 2
},
"hsl": {
"h": 40,
"s": 81.818,
"l": 4.314
},
"oklch": {
"l": 0.16747,
"c": 0.02835,
"h": 87.8
},
"luminance": 0.00467
}Semantic roles & 50–950 ramp
primary
#140E02
secondary
#182E59
accent
#72F830
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#020100
muted
#787777