#080405#080405
#080405 is a very dark, near-neutral red. Relative luminance 0.001; OKLCH L 11.6% C 0.011 H 359.8°. Best body text is #FFFFFF at 20.39:1 contrast (WCAG AA passes).
Color values
| HEX | #080405 |
|---|---|
| RGB | rgb(8, 4, 5) |
| HSL | hsl(345, 33%, 2%) |
| HSV | hsv(345, 50%, 3%) |
| CMYK | cmyk(0%, 50%, 37.5%, 96.9%) |
| CIE-LAB | lab(1.35, 1.19, -0.01) |
| CIE-LCH | lch(1.35, 1.19, 359.50°) |
| OKLab | oklab(11.57% 0.0109 0) |
| OKLCH | oklch(11.57% 0.011 359.8) |
| XYZ | xyz(0.1710, 0.1494, 0.1634) |
| Luminance | 0.0015 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 1.88
Almost Black
#070D0D
ΔE00 4.34
Very Dark Brown
#1D0200
ΔE00 9.87
Dark
#1B2431
ΔE00 11.37
Dark Grey
#363737
ΔE00 14.03
Gunmetal
#2A3439
ΔE00 14.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080405 #040807
analogous
#080407 #080405 #080504
triadic
#080405 #050804 #040508
tetradic
#080405 #070804 #040807 #050408
square
#080405 #070804 #040807 #050408
split-complementary
#080405 #040805 #040708
monochromatic
#140A0D #140A0D #140A0D #31181F #5A2D38
Accessibility & contrast
On white
20.39
#080405 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#080405 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080405
20.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080405 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080405 | 1.00 | 20.39 | 1.03 | 20.39 |
| #FFFFFF | 20.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#040505
Deuteranopia (green-blind)
#050505
Tritanopia (blue-blind)
#090404
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #080405; /* rgb */ color: rgb(8, 4, 5); /* oklch */ color: oklch(11.6% 0.011 359.8);
Tailwind
colors: {
custom: {
50: '#4a4849',
500: '#080405',
950: '#000000',
},
}SCSS
$custom: #080405; $custom-light: #4a4849; $custom-dark: #000000;
JSON
{
"hex": "#080405",
"rgb": {
"r": 8,
"g": 4,
"b": 5
},
"hsl": {
"h": 345,
"s": 33.333,
"l": 2.353
},
"oklch": {
"l": 0.11572,
"c": 0.01093,
"h": 359.8
},
"luminance": 0.00149
}Semantic roles & 50–950 ramp
primary
#080405
secondary
#28403A
accent
#C9AF5E
background
#F4F4F4
surface
#E7E6E6
border
#C3C2C2
text
#010000
muted
#777777