#12110F#12110F
#12110F is a very dark, near-neutral orange. Relative luminance 0.006; OKLCH L 17.8% C 0.004 H 84.6°. Best body text is #FFFFFF at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #12110F |
|---|---|
| RGB | rgb(18, 17, 15) |
| HSL | hsl(40, 9%, 6%) |
| HSV | hsv(40, 17%, 7%) |
| CMYK | cmyk(0%, 5.6%, 16.7%, 92.9%) |
| CIE-LAB | lab(5.09, 0.00, 1.17) |
| CIE-LCH | lch(5.09, 1.17, 89.93°) |
| OKLab | oklab(17.8% 0.0004 0.0043) |
| OKLCH | oklch(17.8% 0.004 84.6) |
| XYZ | xyz(0.5361, 0.5640, 0.5325) |
| Luminance | 0.0056 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Almost Black
#070D0D
ΔE00 3.08
Black
#000000
ΔE00 3.19
Dark
#1B2431
ΔE00 10.75
Very Dark Brown
#1D0200
ΔE00 11.39
Dark Grey
#363737
ΔE00 11.73
Gunmetal
#2A3439
ΔE00 12.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#12110F #0F1012
analogous
#12100F #12110F #12120F
triadic
#12110F #0F1211 #110F12
tetradic
#12110F #0F1210 #0F1012 #120F12
square
#12110F #0F1210 #0F1012 #120F12
split-complementary
#12110F #0F1212 #100F12
monochromatic
#11100E #11100E #12110F #33312B #555047
Accessibility & contrast
On white
18.87
#12110F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#12110F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #12110F
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##12110F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##12110F | 1.00 | 18.87 | 1.11 | 18.87 |
| #FFFFFF | 18.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#12110F
Deuteranopia (green-blind)
#12110F
Tritanopia (blue-blind)
#131110
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #12110f; /* rgb */ color: rgb(18, 17, 15); /* oklch */ color: oklch(17.8% 0.004 84.6);
Tailwind
colors: {
custom: {
50: '#504f4e',
500: '#12110f',
950: '#000000',
},
}SCSS
$custom: #12110f; $custom-light: #504f4e; $custom-dark: #000000;
JSON
{
"hex": "#12110f",
"rgb": {
"r": 18,
"g": 17,
"b": 15
},
"hsl": {
"h": 40,
"s": 9.091,
"l": 6.471
},
"oklch": {
"l": 0.17801,
"c": 0.00435,
"h": 84.6
},
"luminance": 0.00564
}Semantic roles & 50–950 ramp
primary
#12110F
secondary
#3A3D42
accent
#8AB276
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020101
muted
#787777