#080505#080505
#080505 is a very dark, near-neutral red. Relative luminance 0.002; OKLCH L 12.0% C 0.007 H 18.2°. Best body text is #FFFFFF at 20.31:1 contrast (WCAG AA passes).
Color values
| HEX | #080505 |
|---|---|
| RGB | rgb(8, 5, 5) |
| HSL | hsl(0, 23%, 3%) |
| HSV | hsv(0, 38%, 3%) |
| CMYK | cmyk(0%, 37.5%, 37.5%, 96.9%) |
| CIE-LAB | lab(1.55, 0.79, 0.28) |
| CIE-LCH | lch(1.55, 0.83, 19.36°) |
| OKLab | oklab(12.05% 0.0069 0.0023) |
| OKLCH | oklch(12.05% 0.007 18.2) |
| XYZ | xyz(0.1818, 0.1711, 0.1670) |
| Luminance | 0.0017 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Black
#000000
ΔE00 1.48
Almost Black
#070D0D
ΔE00 3.80
Very Dark Brown
#1D0200
ΔE00 10.28
Dark
#1B2431
ΔE00 11.37
Dark Grey
#363737
ΔE00 13.84
Gunmetal
#2A3439
ΔE00 14.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080505 #050808
analogous
#080506 #080505 #080605
triadic
#080505 #050805 #050508
tetradic
#080505 #060805 #050808 #060508
square
#080505 #060805 #050808 #060508
split-complementary
#080505 #050806 #050608
monochromatic
#130C0C #130C0C #130C0C #2E1D1D #533434
Accessibility & contrast
On white
20.31
#080505 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#080505 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080505
20.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080505 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080505 | 1.00 | 20.31 | 1.03 | 20.31 |
| #FFFFFF | 20.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050505
Deuteranopia (green-blind)
#060605
Tritanopia (blue-blind)
#090505
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #080505; /* rgb */ color: rgb(8, 5, 5); /* oklch */ color: oklch(12.0% 0.007 18.2);
Tailwind
colors: {
custom: {
50: '#4a4949',
500: '#080505',
950: '#000000',
},
}SCSS
$custom: #080505; $custom-light: #4a4949; $custom-dark: #000000;
JSON
{
"hex": "#080505",
"rgb": {
"r": 8,
"g": 5,
"b": 5
},
"hsl": {
"h": 0,
"s": 23.077,
"l": 2.549
},
"oklch": {
"l": 0.12047,
"c": 0.00729,
"h": 18.2
},
"luminance": 0.00171
}Semantic roles & 50–950 ramp
primary
#080505
secondary
#2C3D3D
accent
#C0C068
background
#F4F4F4
surface
#E7E6E6
border
#C3C2C2
text
#010000
muted
#777777