#080404#080404
#080404 is a very dark, near-neutral red. Relative luminance 0.001; OKLCH L 11.5% C 0.011 H 18.8°. Best body text is #FFFFFF at 20.40:1 contrast (WCAG AA passes).
Color values
| HEX | #080404 |
|---|---|
| RGB | rgb(8, 4, 4) |
| HSL | hsl(0, 33%, 2%) |
| HSV | hsv(0, 50%, 3%) |
| CMYK | cmyk(0%, 50%, 50%, 96.9%) |
| CIE-LAB | lab(1.33, 1.05, 0.37) |
| CIE-LCH | lch(1.33, 1.11, 19.38°) |
| OKLab | oklab(11.5% 0.01 0.0034) |
| OKLCH | oklch(11.5% 0.011 18.8) |
| XYZ | xyz(0.1655, 0.1472, 0.1345) |
| Luminance | 0.0015 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 1.74
Almost Black
#070D0D
ΔE00 4.19
Very Dark Brown
#1D0200
ΔE00 9.93
Dark
#1B2431
ΔE00 11.58
Dark Grey
#363737
ΔE00 14.02
Gunmetal
#2A3439
ΔE00 14.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080404 #040808
analogous
#080406 #080404 #080604
triadic
#080404 #040804 #040408
tetradic
#080404 #060804 #040808 #060408
square
#080404 #060804 #040808 #060408
split-complementary
#080404 #040806 #040608
monochromatic
#140A0A #140A0A #140A0A #311818 #5A2D2D
Accessibility & contrast
On white
20.40
#080404 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#080404 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080404
20.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080404 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080404 | 1.00 | 20.40 | 1.03 | 20.40 |
| #FFFFFF | 20.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050404
Deuteranopia (green-blind)
#050504
Tritanopia (blue-blind)
#090404
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #080404; /* rgb */ color: rgb(8, 4, 4); /* oklch */ color: oklch(11.5% 0.011 18.8);
Tailwind
colors: {
custom: {
50: '#4a4848',
500: '#080404',
950: '#000000',
},
}SCSS
$custom: #080404; $custom-light: #4a4848; $custom-dark: #000000;
JSON
{
"hex": "#080404",
"rgb": {
"r": 8,
"g": 4,
"b": 4
},
"hsl": {
"h": 0,
"s": 33.333,
"l": 2.353
},
"oklch": {
"l": 0.11501,
"c": 0.01052,
"h": 18.8
},
"luminance": 0.00147
}Semantic roles & 50–950 ramp
primary
#080404
secondary
#284040
accent
#C9C95E
background
#F4F4F4
surface
#E7E6E6
border
#C3C2C2
text
#010000
muted
#777777