#160608#160608
#160608 is a very dark, muted red. Relative luminance 0.003; OKLCH L 15.1% C 0.030 H 12.0°. Best body text is #FFFFFF at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #160608 |
|---|---|
| RGB | rgb(22, 6, 8) |
| HSL | hsl(353, 57%, 5%) |
| HSV | hsv(353, 73%, 9%) |
| CMYK | cmyk(0%, 72.7%, 63.6%, 91.4%) |
| CIE-LAB | lab(2.88, 5.62, 1.13) |
| CIE-LCH | lch(2.88, 5.73, 11.32°) |
| OKLab | oklab(15.09% 0.0296 0.0063) |
| OKLCH | oklch(15.09% 0.03 12) |
| XYZ | xyz(0.4399, 0.3184, 0.2680) |
| Luminance | 0.0032 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.64
Black
#000000
ΔE00 7.33
Almost Black
#070D0D
ΔE00 10.11
Dark
#1B2431
ΔE00 13.80
Dark Brown
#341C02
ΔE00 14.07
Dark Grey
#363737
ΔE00 15.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#160608 #061614
analogous
#160610 #160608 #160C06
triadic
#160608 #081606 #060816
tetradic
#160608 #101606 #061614 #0C0616
square
#160608 #101606 #061614 #0C0616
split-complementary
#160608 #06160C #061016
monochromatic
#180709 #180709 #180709 #461319 #76202B
Accessibility & contrast
On white
19.74
#160608 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#160608 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #160608
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##160608 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##160608 | 1.00 | 19.74 | 1.06 | 19.74 |
| #FFFFFF | 19.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#090908
Deuteranopia (green-blind)
#0D0C08
Tritanopia (blue-blind)
#190507
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #160608; /* rgb */ color: rgb(22, 6, 8); /* oklch */ color: oklch(15.1% 0.030 12.0);
Tailwind
colors: {
custom: {
50: '#52494a',
500: '#160608',
950: '#000000',
},
}SCSS
$custom: #160608; $custom-light: #52494a; $custom-dark: #000000;
JSON
{
"hex": "#160608",
"rgb": {
"r": 22,
"g": 6,
"b": 8
},
"hsl": {
"h": 352.5,
"s": 57.143,
"l": 5.49
},
"oklch": {
"l": 0.15089,
"c": 0.03024,
"h": 12
},
"luminance": 0.00318
}Semantic roles & 50–950 ramp
primary
#160608
secondary
#24544E
accent
#E0CD47
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#020001
muted
#787777