#120E04#120E04
#120E04 is a very dark, muted orange. Relative luminance 0.005; OKLCH L 16.5% C 0.022 H 90.9°. Best body text is #FFFFFF at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #120E04 |
|---|---|
| RGB | rgb(18, 14, 4) |
| HSL | hsl(43, 64%, 4%) |
| HSV | hsv(43, 78%, 7%) |
| CMYK | cmyk(0%, 22.2%, 77.8%, 92.9%) |
| CIE-LAB | lab(4.08, -0.03, 4.47) |
| CIE-LCH | lch(4.08, 4.47, 90.39°) |
| OKLab | oklab(16.53% -0.0003 0.0224) |
| OKLCH | oklch(16.53% 0.022 90.9) |
| XYZ | xyz(0.4284, 0.4515, 0.1794) |
| Luminance | 0.0045 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 4.70
Almost Black
#070D0D
ΔE00 5.19
Very Dark Brown
#1D0200
ΔE00 11.78
Dark Grey
#363737
ΔE00 12.96
Charcoal (survey)
#343837
ΔE00 13.28
Onyx
#353839
ΔE00 13.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#120E04 #040812
analogous
#120704 #120E04 #0F1204
triadic
#120E04 #04120E #0E0412
tetradic
#120E04 #041207 #040812 #12040F
square
#120E04 #041207 #040812 #12040F
split-complementary
#120E04 #040F12 #070412
monochromatic
#191306 #191306 #191306 #44350F #765C1A
Accessibility & contrast
On white
19.26
#120E04 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#120E04 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #120E04
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##120E04 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##120E04 | 1.00 | 19.26 | 1.09 | 19.26 |
| #FFFFFF | 19.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100E03
Deuteranopia (green-blind)
#110F04
Tritanopia (blue-blind)
#140C0B
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #120e04; /* rgb */ color: rgb(18, 14, 4); /* oklch */ color: oklch(16.5% 0.022 90.9);
Tailwind
colors: {
custom: {
50: '#4f4d48',
500: '#120e04',
950: '#000000',
},
}SCSS
$custom: #120e04; $custom-light: #4f4d48; $custom-dark: #000000;
JSON
{
"hex": "#120e04",
"rgb": {
"r": 18,
"g": 14,
"b": 4
},
"hsl": {
"h": 42.857,
"s": 63.636,
"l": 4.314
},
"oklch": {
"l": 0.16528,
"c": 0.0224,
"h": 90.9
},
"luminance": 0.00451
}Semantic roles & 50–950 ramp
primary
#120E04
secondary
#202E52
accent
#70E741
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#020100
muted
#787777