#080606#080606
#080606 is a very dark, near-neutral red. Relative luminance 0.002; OKLCH L 12.5% C 0.005 H 17.8°. Best body text is #FFFFFF at 20.21:1 contrast (WCAG AA passes).
Color values
| HEX | #080606 |
|---|---|
| RGB | rgb(8, 6, 6) |
| HSL | hsl(0, 14%, 3%) |
| HSV | hsv(0, 25%, 3%) |
| CMYK | cmyk(0%, 25%, 25%, 96.9%) |
| CIE-LAB | lab(1.76, 0.52, 0.18) |
| CIE-LCH | lch(1.76, 0.55, 19.34°) |
| OKLab | oklab(12.55% 0.0043 0.0014) |
| OKLCH | oklch(12.55% 0.005 17.8) |
| XYZ | xyz(0.1981, 0.1950, 0.1995) |
| Luminance | 0.0019 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 1.29
Almost Black
#070D0D
ΔE00 3.36
Very Dark Brown
#1D0200
ΔE00 10.64
Dark
#1B2431
ΔE00 11.17
Dark Grey
#363737
ΔE00 13.67
Gunmetal
#2A3439
ΔE00 13.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080606 #060808
analogous
#080607 #080606 #080706
triadic
#080606 #060806 #060608
tetradic
#080606 #070806 #060808 #070608
square
#080606 #070806 #060808 #070608
split-complementary
#080606 #060807 #060708
monochromatic
#110D0D #110D0D #110D0D #2B2020 #4E3A3A
Accessibility & contrast
On white
20.21
#080606 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#080606 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080606
20.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080606 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080606 | 1.00 | 20.21 | 1.04 | 20.21 |
| #FFFFFF | 20.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060606
Deuteranopia (green-blind)
#070706
Tritanopia (blue-blind)
#090606
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #080606; /* rgb */ color: rgb(8, 6, 6); /* oklch */ color: oklch(12.5% 0.005 17.8);
Tailwind
colors: {
custom: {
50: '#4a4949',
500: '#080606',
950: '#000000',
},
}SCSS
$custom: #080606; $custom-light: #4a4949; $custom-dark: #000000;
JSON
{
"hex": "#080606",
"rgb": {
"r": 8,
"g": 6,
"b": 6
},
"hsl": {
"h": 0,
"s": 14.286,
"l": 2.745
},
"oklch": {
"l": 0.12547,
"c": 0.00452,
"h": 17.8
},
"luminance": 0.00195
}Semantic roles & 50–950 ramp
primary
#080606
secondary
#303A3A
accent
#B7B771
background
#F4F4F4
surface
#E7E6E6
border
#C3C2C2
text
#010000
muted
#777777