#120E06#120E06
#120E06 is a very dark, near-neutral orange. Relative luminance 0.005; OKLCH L 16.6% C 0.018 H 85.6°. Best body text is #FFFFFF at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #120E06 |
|---|---|
| RGB | rgb(18, 14, 6) |
| HSL | hsl(40, 50%, 5%) |
| HSV | hsv(40, 67%, 7%) |
| CMYK | cmyk(0%, 22.2%, 66.7%, 92.9%) |
| CIE-LAB | lab(4.12, 0.25, 3.71) |
| CIE-LCH | lch(4.12, 3.72, 86.10°) |
| OKLab | oklab(16.6% 0.0014 0.0178) |
| OKLCH | oklch(16.6% 0.018 85.6) |
| XYZ | xyz(0.4394, 0.4558, 0.2371) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 4.19
Almost Black
#070D0D
ΔE00 4.84
Very Dark Brown
#1D0200
ΔE00 11.18
Dark Grey
#363737
ΔE00 12.77
Dark
#1B2431
ΔE00 13.09
Charcoal (survey)
#343837
ΔE00 13.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#120E06 #060A12
analogous
#120806 #120E06 #101206
triadic
#120E06 #06120E #0E0612
tetradic
#120E06 #061208 #060A12 #120610
square
#120E06 #061208 #060A12 #120610
split-complementary
#120E06 #061012 #080612
monochromatic
#171208 #171208 #171208 #403215 #6E5525
Accessibility & contrast
On white
19.24
#120E06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#120E06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #120E06
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##120E06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##120E06 | 1.00 | 19.24 | 1.09 | 19.24 |
| #FFFFFF | 19.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100E06
Deuteranopia (green-blind)
#110F06
Tritanopia (blue-blind)
#140D0C
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #120e06; /* rgb */ color: rgb(18, 14, 6); /* oklch */ color: oklch(16.6% 0.018 85.6);
Tailwind
colors: {
custom: {
50: '#4f4d49',
500: '#120e06',
950: '#000000',
},
}SCSS
$custom: #120e06; $custom-light: #4f4d49; $custom-dark: #000000;
JSON
{
"hex": "#120e06",
"rgb": {
"r": 18,
"g": 14,
"b": 6
},
"hsl": {
"h": 40,
"s": 50,
"l": 4.706
},
"oklch": {
"l": 0.16597,
"c": 0.01781,
"h": 85.6
},
"luminance": 0.00456
}Semantic roles & 50–950 ramp
primary
#120E06
secondary
#26334E
accent
#7DDA4E
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#020100
muted
#787777