#11100E#11100E
#11100E is a very dark, near-neutral orange. Relative luminance 0.005; OKLCH L 17.3% C 0.004 H 84.6°. Best body text is #FFFFFF at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #11100E |
|---|---|
| RGB | rgb(17, 16, 14) |
| HSL | hsl(40, 10%, 6%) |
| HSV | hsv(40, 18%, 7%) |
| CMYK | cmyk(0%, 5.9%, 17.6%, 93.3%) |
| CIE-LAB | lab(4.71, 0.00, 1.11) |
| CIE-LCH | lch(4.71, 1.11, 89.94°) |
| OKLab | oklab(17.34% 0.0004 0.0044) |
| OKLCH | oklch(17.34% 0.004 84.6) |
| XYZ | xyz(0.4957, 0.5215, 0.4899) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 2.96
Almost Black
#070D0D
ΔE00 2.97
Dark
#1B2431
ΔE00 10.83
Very Dark Brown
#1D0200
ΔE00 11.37
Dark Grey
#363737
ΔE00 11.95
Gunmetal
#2A3439
ΔE00 12.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#11100E #0E0F11
analogous
#110E0E #11100E #10110E
triadic
#11100E #0E1110 #100E11
tetradic
#11100E #0E110E #0E0F11 #110E10
square
#11100E #0E110E #0E0F11 #110E10
split-complementary
#11100E #0E1011 #0E0E11
monochromatic
#11100E #11100E #11100E #33302A #544F45
Accessibility & contrast
On white
19.02
#11100E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#11100E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #11100E
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##11100E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##11100E | 1.00 | 19.02 | 1.10 | 19.02 |
| #FFFFFF | 19.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#11100E
Deuteranopia (green-blind)
#11100E
Tritanopia (blue-blind)
#12100F
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #11100e; /* rgb */ color: rgb(17, 16, 14); /* oklch */ color: oklch(17.3% 0.004 84.6);
Tailwind
colors: {
custom: {
50: '#4f4e4d',
500: '#11100e',
950: '#000000',
},
}SCSS
$custom: #11100e; $custom-light: #4f4e4d; $custom-dark: #000000;
JSON
{
"hex": "#11100e",
"rgb": {
"r": 17,
"g": 16,
"b": 14
},
"hsl": {
"h": 40,
"s": 9.677,
"l": 6.078
},
"oklch": {
"l": 0.17342,
"c": 0.00437,
"h": 84.6
},
"luminance": 0.00521
}Semantic roles & 50–950 ramp
primary
#11100E
secondary
#393C42
accent
#8AB375
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777