#120C08#120C08
#120C08 is a very dark, near-neutral orange. Relative luminance 0.004; OKLCH L 16.1% C 0.013 H 56.1°. Best body text is #FFFFFF at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #120C08 |
|---|---|
| RGB | rgb(18, 12, 8) |
| HSL | hsl(24, 38%, 5%) |
| HSV | hsv(24, 56%, 7%) |
| CMYK | cmyk(0%, 33.3%, 55.6%, 92.9%) |
| CIE-LAB | lab(3.70, 1.47, 2.28) |
| CIE-LCH | lch(3.70, 2.71, 57.09°) |
| OKLab | oklab(16.08% 0.0075 0.0111) |
| OKLCH | oklch(16.08% 0.013 56.1) |
| XYZ | xyz(0.4248, 0.4091, 0.2863) |
| Luminance | 0.0041 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 3.66
Almost Black
#070D0D
ΔE00 5.23
Very Dark Brown
#1D0200
ΔE00 9.14
Dark
#1B2431
ΔE00 12.18
Dark Grey
#363737
ΔE00 12.97
Onyx
#353839
ΔE00 13.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#120C08 #080E12
analogous
#120809 #120C08 #121108
triadic
#120C08 #08120C #0C0812
tetradic
#120C08 #091208 #080E12 #110812
square
#120C08 #091208 #080E12 #110812
split-complementary
#120C08 #081211 #080912
monochromatic
#150E09 #150E09 #150E09 #3C281B #67442E
Accessibility & contrast
On white
19.41
#120C08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#120C08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #120C08
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##120C08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##120C08 | 1.00 | 19.41 | 1.08 | 19.41 |
| #FFFFFF | 19.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0C08
Deuteranopia (green-blind)
#0F0E08
Tritanopia (blue-blind)
#140B0B
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #120c08; /* rgb */ color: rgb(18, 12, 8); /* oklch */ color: oklch(16.1% 0.013 56.1);
Tailwind
colors: {
custom: {
50: '#4f4c4a',
500: '#120c08',
950: '#000000',
},
}SCSS
$custom: #120c08; $custom-light: #4f4c4a; $custom-dark: #000000;
JSON
{
"hex": "#120c08",
"rgb": {
"r": 18,
"g": 12,
"b": 8
},
"hsl": {
"h": 24,
"s": 38.462,
"l": 5.098
},
"oklch": {
"l": 0.16083,
"c": 0.0134,
"h": 56.1
},
"luminance": 0.00409
}Semantic roles & 50–950 ramp
primary
#120C08
secondary
#2B3E4B
accent
#A0CE59
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020101
muted
#787777