#160C06#160C06
#160C06 is a very dark, muted orange. Relative luminance 0.004; OKLCH L 16.6% C 0.022 H 54.1°. Best body text is #FFFFFF at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #160C06 |
|---|---|
| RGB | rgb(22, 12, 6) |
| HSL | hsl(23, 57%, 5%) |
| HSV | hsv(23, 73%, 9%) |
| CMYK | cmyk(0%, 45.5%, 72.7%, 91.4%) |
| CIE-LAB | lab(4.04, 2.89, 3.63) |
| CIE-LCH | lch(4.04, 4.64, 51.47°) |
| OKLab | oklab(16.63% 0.0127 0.0176) |
| OKLCH | oklch(16.63% 0.022 54.1) |
| XYZ | xyz(0.4952, 0.4467, 0.2324) |
| Luminance | 0.0045 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Black
#000000
ΔE00 5.54
Very Dark Brown
#1D0200
ΔE00 7.37
Almost Black
#070D0D
ΔE00 7.42
Dark Brown
#341C02
ΔE00 12.21
Dark
#1B2431
ΔE00 13.46
Dark Grey
#363737
ΔE00 13.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#160C06 #061016
analogous
#160608 #160C06 #161406
triadic
#160C06 #06160C #0C0616
tetradic
#160C06 #081606 #061016 #140616
square
#160C06 #081606 #061016 #140616
split-complementary
#160C06 #061614 #060816
monochromatic
#180D07 #180D07 #180D07 #462613 #764020
Accessibility & contrast
On white
19.28
#160C06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#160C06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #160C06
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##160C06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##160C06 | 1.00 | 19.28 | 1.09 | 19.28 |
| #FFFFFF | 19.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0D06
Deuteranopia (green-blind)
#110F06
Tritanopia (blue-blind)
#190A0A
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #160c06; /* rgb */ color: rgb(22, 12, 6); /* oklch */ color: oklch(16.6% 0.022 54.1);
Tailwind
colors: {
custom: {
50: '#524c49',
500: '#160c06',
950: '#000000',
},
}SCSS
$custom: #160c06; $custom-light: #524c49; $custom-dark: #000000;
JSON
{
"hex": "#160c06",
"rgb": {
"r": 22,
"g": 12,
"b": 6
},
"hsl": {
"h": 22.5,
"s": 57.143,
"l": 5.49
},
"oklch": {
"l": 0.16631,
"c": 0.0217,
"h": 54.1
},
"luminance": 0.00447
}Semantic roles & 50–950 ramp
primary
#160C06
secondary
#244254
accent
#A7E047
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#020100
muted
#787777