#16110F#16110F
#16110F is a very dark, near-neutral orange. Relative luminance 0.006; OKLCH L 18.3% C 0.009 H 43.0°. Best body text is #FFFFFF at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #16110F |
|---|---|
| RGB | rgb(22, 17, 15) |
| HSL | hsl(17, 19%, 7%) |
| HSV | hsv(17, 32%, 9%) |
| CMYK | cmyk(0%, 22.7%, 31.8%, 91.4%) |
| CIE-LAB | lab(5.47, 1.70, 1.77) |
| CIE-LCH | lch(5.47, 2.46, 46.03°) |
| OKLab | oklab(18.31% 0.0068 0.0064) |
| OKLCH | oklch(18.31% 0.009 43) |
| XYZ | xyz(0.6176, 0.6060, 0.5363) |
| Luminance | 0.0061 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 4.33
Almost Black
#070D0D
ΔE00 5.47
Very Dark Brown
#1D0200
ΔE00 8.97
Dark
#1B2431
ΔE00 11.36
Dark Grey
#363737
ΔE00 11.96
Onyx
#353839
ΔE00 12.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#16110F #0F1416
analogous
#160F11 #16110F #16150F
triadic
#16110F #0F1611 #110F16
tetradic
#16110F #11160F #0F1416 #150F16
square
#16110F #11160F #0F1416 #150F16
split-complementary
#16110F #0F1615 #0F1116
monochromatic
#120E0C #120E0C #16110F #3A2D28 #5F4941
Accessibility & contrast
On white
18.73
#16110F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#16110F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #16110F
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##16110F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##16110F | 1.00 | 18.73 | 1.12 | 18.73 |
| #FFFFFF | 18.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#12110F
Deuteranopia (green-blind)
#13120F
Tritanopia (blue-blind)
#171010
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #16110f; /* rgb */ color: rgb(22, 17, 15); /* oklch */ color: oklch(18.3% 0.009 43.0);
Tailwind
colors: {
custom: {
50: '#524f4e',
500: '#16110f',
950: '#000000',
},
}SCSS
$custom: #16110f; $custom-light: #524f4e; $custom-dark: #000000;
JSON
{
"hex": "#16110f",
"rgb": {
"r": 22,
"g": 17,
"b": 15
},
"hsl": {
"h": 17.143,
"s": 18.919,
"l": 7.255
},
"oklch": {
"l": 0.18313,
"c": 0.00931,
"h": 43
},
"luminance": 0.00606
}Semantic roles & 50–950 ramp
primary
#16110F
secondary
#384449
accent
#A5BC6C
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020101
muted
#787777