#170E07#170E07
#170E07 is a very dark, muted orange. Relative luminance 0.005; OKLCH L 17.4% C 0.021 H 59.9°. Best body text is #FFFFFF at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #170E07 |
|---|---|
| RGB | rgb(23, 14, 7) |
| HSL | hsl(26, 53%, 6%) |
| HSV | hsv(26, 70%, 9%) |
| CMYK | cmyk(0%, 39.1%, 69.6%, 91%) |
| CIE-LAB | lab(4.62, 2.56, 4.09) |
| CIE-LCH | lch(4.62, 4.83, 57.96°) |
| OKLab | oklab(17.36% 0.0105 0.0181) |
| OKLCH | oklch(17.36% 0.021 59.9) |
| XYZ | xyz(0.5488, 0.5116, 0.2708) |
| Luminance | 0.0051 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 5.67
Almost Black
#070D0D
ΔE00 7.29
Very Dark Brown
#1D0200
ΔE00 7.93
Dark Brown
#341C02
ΔE00 11.90
Dark Grey
#363737
ΔE00 13.17
Dark
#1B2431
ΔE00 13.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#170E07 #071017
analogous
#170708 #170E07 #171607
triadic
#170E07 #07170E #0E0717
tetradic
#170E07 #081707 #071017 #160717
square
#170E07 #081707 #071017 #160717
split-complementary
#170E07 #071716 #070817
monochromatic
#170E07 #170E07 #170E07 #462B15 #754724
Accessibility & contrast
On white
19.05
#170E07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#170E07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #170E07
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##170E07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##170E07 | 1.00 | 19.05 | 1.10 | 19.05 |
| #FFFFFF | 19.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#110F07
Deuteranopia (green-blind)
#131107
Tritanopia (blue-blind)
#1A0C0C
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #170e07; /* rgb */ color: rgb(23, 14, 7); /* oklch */ color: oklch(17.4% 0.021 59.9);
Tailwind
colors: {
custom: {
50: '#534d4a',
500: '#170e07',
950: '#000000',
},
}SCSS
$custom: #170e07; $custom-light: #534d4a; $custom-dark: #000000;
JSON
{
"hex": "#170e07",
"rgb": {
"r": 23,
"g": 14,
"b": 7
},
"hsl": {
"h": 26.25,
"s": 53.333,
"l": 5.882
},
"oklch": {
"l": 0.17363,
"c": 0.02088,
"h": 59.9
},
"luminance": 0.00512
}Semantic roles & 50–950 ramp
primary
#170E07
secondary
#264054
accent
#9DDD4B
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020101
muted
#787777