#080508#080508
#080508 is a very dark, near-neutral purple. Relative luminance 0.002; OKLCH L 12.2% C 0.011 H 326.3°. Best body text is #FFFFFF at 20.28:1 contrast (WCAG AA passes).
Color values
| HEX | #080508 |
|---|---|
| RGB | rgb(8, 5, 8) |
| HSL | hsl(300, 23%, 3%) |
| HSV | hsv(300, 38%, 3%) |
| CMYK | cmyk(0%, 37.5%, 0%, 96.9%) |
| CIE-LAB | lab(1.61, 1.20, -0.86) |
| CIE-LCH | lch(1.61, 1.48, 324.43°) |
| OKLab | oklab(12.24% 0.0092 -0.0061) |
| OKLCH | oklch(12.24% 0.011 326.3) |
| XYZ | xyz(0.1982, 0.1777, 0.2535) |
| Luminance | 0.0018 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Black
#000000
ΔE00 2.12
Almost Black
#070D0D
ΔE00 4.25
Very Dark Brown
#1D0200
ΔE00 10.15
Dark
#1B2431
ΔE00 10.72
Dark Grey
#363737
ΔE00 13.90
Gunmetal
#2A3439
ΔE00 13.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080508 #050805
analogous
#060508 #080508 #080506
triadic
#080508 #080805 #050808
tetradic
#080508 #080605 #050805 #050608
square
#080508 #080605 #050805 #050608
split-complementary
#080508 #060805 #050806
monochromatic
#130C13 #130C13 #130C13 #2E1D2E #533453
Accessibility & contrast
On white
20.28
#080508 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#080508 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080508
20.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080508 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080508 | 1.00 | 20.28 | 1.04 | 20.28 |
| #FFFFFF | 20.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050608
Deuteranopia (green-blind)
#050608
Tritanopia (blue-blind)
#080506
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #080508; /* rgb */ color: rgb(8, 5, 8); /* oklch */ color: oklch(12.2% 0.011 326.3);
Tailwind
colors: {
custom: {
50: '#4a494a',
500: '#080508',
950: '#000000',
},
}SCSS
$custom: #080508; $custom-light: #4a494a; $custom-dark: #000000;
JSON
{
"hex": "#080508",
"rgb": {
"r": 8,
"g": 5,
"b": 8
},
"hsl": {
"h": 300,
"s": 23.077,
"l": 2.549
},
"oklch": {
"l": 0.12241,
"c": 0.01102,
"h": 326.3
},
"luminance": 0.00178
}Semantic roles & 50–950 ramp
primary
#080508
secondary
#2C3D2C
accent
#C06868
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#010001
muted
#777777