#160E08#160E08
#160E08 is a very dark, near-neutral orange. Relative luminance 0.005; OKLCH L 17.2% C 0.018 H 58.6°. Best body text is #FFFFFF at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #160E08 |
|---|---|
| RGB | rgb(22, 14, 8) |
| HSL | hsl(26, 47%, 6%) |
| HSV | hsv(26, 64%, 9%) |
| CMYK | cmyk(0%, 36.4%, 63.6%, 91.4%) |
| CIE-LAB | lab(4.54, 2.23, 3.55) |
| CIE-LCH | lch(4.54, 4.19, 57.85°) |
| OKLab | oklab(17.24% 0.0095 0.0156) |
| OKLCH | oklch(17.24% 0.018 58.6) |
| XYZ | xyz(0.5318, 0.5022, 0.2986) |
| Luminance | 0.0050 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 5.13
Almost Black
#070D0D
ΔE00 6.69
Very Dark Brown
#1D0200
ΔE00 8.27
Dark Brown
#341C02
ΔE00 12.42
Dark Grey
#363737
ΔE00 12.97
Dark
#1B2431
ΔE00 13.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#160E08 #081016
analogous
#160809 #160E08 #161508
triadic
#160E08 #08160E #0E0816
tetradic
#160E08 #091608 #081016 #150816
square
#160E08 #091608 #081016 #150816
split-complementary
#160E08 #081615 #080916
monochromatic
#160E08 #160E08 #160E08 #432B18 #704729
Accessibility & contrast
On white
19.08
#160E08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#160E08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #160E08
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##160E08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##160E08 | 1.00 | 19.08 | 1.10 | 19.08 |
| #FFFFFF | 19.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100F08
Deuteranopia (green-blind)
#121008
Tritanopia (blue-blind)
#180C0C
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #160e08; /* rgb */ color: rgb(22, 14, 8); /* oklch */ color: oklch(17.2% 0.018 58.6);
Tailwind
colors: {
custom: {
50: '#524d4a',
500: '#160e08',
950: '#000000',
},
}SCSS
$custom: #160e08; $custom-light: #524d4a; $custom-dark: #000000;
JSON
{
"hex": "#160e08",
"rgb": {
"r": 22,
"g": 14,
"b": 8
},
"hsl": {
"h": 25.714,
"s": 46.667,
"l": 5.882
},
"oklch": {
"l": 0.17242,
"c": 0.01823,
"h": 58.6
},
"luminance": 0.00502
}Semantic roles & 50–950 ramp
primary
#160E08
secondary
#294051
accent
#9DD651
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020101
muted
#787777