#160C08#160C08
#160C08 is a very dark, near-neutral orange. Relative luminance 0.005; OKLCH L 16.7% C 0.019 H 43.3°. Best body text is #FFFFFF at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #160C08 |
|---|---|
| RGB | rgb(22, 12, 8) |
| HSL | hsl(17, 47%, 6%) |
| HSV | hsv(17, 64%, 9%) |
| CMYK | cmyk(0%, 45.5%, 63.6%, 91.4%) |
| CIE-LAB | lab(4.07, 3.17, 2.88) |
| CIE-LCH | lch(4.07, 4.28, 42.19°) |
| OKLab | oklab(16.7% 0.0142 0.0134) |
| OKLCH | oklch(16.7% 0.019 43.3) |
| XYZ | xyz(0.5062, 0.4511, 0.2901) |
| Luminance | 0.0045 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 5.48
Very Dark Brown
#1D0200
ΔE00 6.97
Almost Black
#070D0D
ΔE00 7.47
Dark Brown
#341C02
ΔE00 12.64
Dark
#1B2431
ΔE00 13.07
Dark Grey
#363737
ΔE00 13.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#160C08 #081216
analogous
#16080B #160C08 #161308
triadic
#160C08 #08160C #0C0816
tetradic
#160C08 #0B1608 #081216 #130816
square
#160C08 #0B1608 #081216 #130816
split-complementary
#160C08 #081613 #080B16
monochromatic
#160C08 #160C08 #160C08 #432418 #703D29
Accessibility & contrast
On white
19.26
#160C08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#160C08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #160C08
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##160C08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##160C08 | 1.00 | 19.26 | 1.09 | 19.26 |
| #FFFFFF | 19.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0D08
Deuteranopia (green-blind)
#110F08
Tritanopia (blue-blind)
#180A0B
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #160c08; /* rgb */ color: rgb(22, 12, 8); /* oklch */ color: oklch(16.7% 0.019 43.3);
Tailwind
colors: {
custom: {
50: '#524c4a',
500: '#160c08',
950: '#000000',
},
}SCSS
$custom: #160c08; $custom-light: #524c4a; $custom-dark: #000000;
JSON
{
"hex": "#160c08",
"rgb": {
"r": 22,
"g": 12,
"b": 8
},
"hsl": {
"h": 17.143,
"s": 46.667,
"l": 5.882
},
"oklch": {
"l": 0.167,
"c": 0.01945,
"h": 43.3
},
"luminance": 0.00451
}Semantic roles & 50–950 ramp
primary
#160C08
secondary
#294551
accent
#B0D651
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020101
muted
#787777