#110E06#110E06
#110E06 is a very dark, near-neutral orange. Relative luminance 0.004; OKLCH L 16.5% C 0.017 H 91.0°. Best body text is #FFFFFF at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #110E06 |
|---|---|
| RGB | rgb(17, 14, 6) |
| HSL | hsl(44, 48%, 5%) |
| HSV | hsv(44, 65%, 7%) |
| CMYK | cmyk(0%, 17.6%, 64.7%, 93.3%) |
| CIE-LAB | lab(4.03, -0.13, 3.57) |
| CIE-LCH | lch(4.03, 3.58, 92.09°) |
| OKLab | oklab(16.46% -0.0003 0.0173) |
| OKLCH | oklch(16.46% 0.017 91) |
| XYZ | xyz(0.4211, 0.4464, 0.2362) |
| Luminance | 0.0045 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 4.06
Almost Black
#070D0D
ΔE00 4.45
Very Dark Brown
#1D0200
ΔE00 11.77
Dark Grey
#363737
ΔE00 12.76
Charcoal (survey)
#343837
ΔE00 13.06
Onyx
#353839
ΔE00 13.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#110E06 #060911
analogous
#110906 #110E06 #0F1106
triadic
#110E06 #06110E #0E0611
tetradic
#110E06 #061109 #060911 #11060F
square
#110E06 #061109 #060911 #11060F
split-complementary
#110E06 #060F11 #090611
monochromatic
#171308 #171308 #171308 #3E3316 #6B5926
Accessibility & contrast
On white
19.28
#110E06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#110E06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #110E06
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##110E06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##110E06 | 1.00 | 19.28 | 1.09 | 19.28 |
| #FFFFFF | 19.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100E06
Deuteranopia (green-blind)
#110F06
Tritanopia (blue-blind)
#130D0C
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #110e06; /* rgb */ color: rgb(17, 14, 6); /* oklch */ color: oklch(16.5% 0.017 91.0);
Tailwind
colors: {
custom: {
50: '#4f4d49',
500: '#110e06',
950: '#000000',
},
}SCSS
$custom: #110e06; $custom-light: #4f4d49; $custom-dark: #000000;
JSON
{
"hex": "#110e06",
"rgb": {
"r": 17,
"g": 14,
"b": 6
},
"hsl": {
"h": 43.636,
"s": 47.826,
"l": 4.51
},
"oklch": {
"l": 0.1646,
"c": 0.01731,
"h": 91
},
"luminance": 0.00446
}Semantic roles & 50–950 ramp
primary
#110E06
secondary
#26314D
accent
#75D750
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777