#17110F#17110F
#17110F is a very dark, near-neutral orange. Relative luminance 0.006; OKLCH L 18.4% C 0.011 H 39.3°. Best body text is #FFFFFF at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #17110F |
|---|---|
| RGB | rgb(23, 17, 15) |
| HSL | hsl(15, 21%, 7%) |
| HSV | hsv(15, 35%, 9%) |
| CMYK | cmyk(0%, 26.1%, 34.8%, 91%) |
| CIE-LAB | lab(5.58, 2.17, 1.93) |
| CIE-LCH | lch(5.58, 2.91, 41.69°) |
| OKLab | oklab(18.45% 0.0084 0.0069) |
| OKLCH | oklch(18.45% 0.011 39.3) |
| XYZ | xyz(0.6400, 0.6176, 0.5373) |
| Luminance | 0.0062 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 4.78
Almost Black
#070D0D
ΔE00 6.11
Very Dark Brown
#1D0200
ΔE00 8.38
Dark
#1B2431
ΔE00 11.62
Dark Grey
#363737
ΔE00 12.09
Onyx
#353839
ΔE00 12.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#17110F #0F1517
analogous
#170F11 #17110F #17150F
triadic
#17110F #0F1711 #110F17
tetradic
#17110F #11170F #0F1517 #150F17
square
#17110F #11170F #0F1517 #150F17
split-complementary
#17110F #0F1715 #0F1117
monochromatic
#130E0C #130E0C #17110F #3C2C27 #61483F
Accessibility & contrast
On white
18.69
#17110F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#17110F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #17110F
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##17110F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##17110F | 1.00 | 18.69 | 1.12 | 18.69 |
| #FFFFFF | 18.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#12120F
Deuteranopia (green-blind)
#14130F
Tritanopia (blue-blind)
#191010
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #17110f; /* rgb */ color: rgb(23, 17, 15); /* oklch */ color: oklch(18.4% 0.011 39.3);
Tailwind
colors: {
custom: {
50: '#534f4e',
500: '#17110f',
950: '#000000',
},
}SCSS
$custom: #17110f; $custom-light: #534f4e; $custom-dark: #000000;
JSON
{
"hex": "#17110f",
"rgb": {
"r": 23,
"g": 17,
"b": 15
},
"hsl": {
"h": 15,
"s": 21.053,
"l": 7.451
},
"oklch": {
"l": 0.18448,
"c": 0.01087,
"h": 39.3
},
"luminance": 0.00618
}Semantic roles & 50–950 ramp
primary
#17110F
secondary
#37464A
accent
#A9BE6A
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020101
muted
#787777