#160E06#160E06
#160E06 is a very dark, muted orange. Relative luminance 0.005; OKLCH L 17.2% C 0.021 H 67.7°. Best body text is #FFFFFF at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #160E06 |
|---|---|
| RGB | rgb(22, 14, 6) |
| HSL | hsl(30, 57%, 5%) |
| HSV | hsv(30, 73%, 9%) |
| CMYK | cmyk(0%, 36.4%, 72.7%, 91.4%) |
| CIE-LAB | lab(4.50, 1.95, 4.31) |
| CIE-LCH | lch(4.50, 4.73, 65.62°) |
| OKLab | oklab(17.18% 0.0081 0.0196) |
| OKLCH | oklch(17.18% 0.021 67.7) |
| XYZ | xyz(0.5208, 0.4978, 0.2409) |
| Luminance | 0.0050 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 5.35
Almost Black
#070D0D
ΔE00 6.76
Very Dark Brown
#1D0200
ΔE00 8.80
Dark Brown
#341C02
ΔE00 12.14
Dark Grey
#363737
ΔE00 13.07
Dark
#1B2431
ΔE00 13.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#160E06 #060E16
analogous
#160606 #160E06 #161606
triadic
#160E06 #06160E #0E0616
tetradic
#160E06 #061606 #060E16 #160616
square
#160E06 #061606 #060E16 #160616
split-complementary
#160E06 #061616 #060616
monochromatic
#180F07 #180F07 #180F07 #462D13 #764B20
Accessibility & contrast
On white
19.10
#160E06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#160E06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #160E06
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##160E06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##160E06 | 1.00 | 19.10 | 1.10 | 19.10 |
| #FFFFFF | 19.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#110E06
Deuteranopia (green-blind)
#131006
Tritanopia (blue-blind)
#180C0C
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #160e06; /* rgb */ color: rgb(22, 14, 6); /* oklch */ color: oklch(17.2% 0.021 67.7);
Tailwind
colors: {
custom: {
50: '#524d49',
500: '#160e06',
950: '#000000',
},
}SCSS
$custom: #160e06; $custom-light: #524d49; $custom-dark: #000000;
JSON
{
"hex": "#160e06",
"rgb": {
"r": 22,
"g": 14,
"b": 6
},
"hsl": {
"h": 30,
"s": 57.143,
"l": 5.49
},
"oklch": {
"l": 0.17178,
"c": 0.02123,
"h": 67.7
},
"luminance": 0.00498
}Semantic roles & 50–950 ramp
primary
#160E06
secondary
#243C54
accent
#94E047
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#020100
muted
#787777