#080608#080608
#080608 is a very dark, near-neutral purple. Relative luminance 0.002; OKLCH L 12.7% C 0.007 H 326.0°. Best body text is #FFFFFF at 20.20:1 contrast (WCAG AA passes).
Color values
| HEX | #080608 |
|---|---|
| RGB | rgb(8, 6, 8) |
| HSL | hsl(300, 14%, 3%) |
| HSV | hsv(300, 25%, 3%) |
| CMYK | cmyk(0%, 25%, 0%, 96.9%) |
| CIE-LAB | lab(1.80, 0.80, -0.57) |
| CIE-LCH | lch(1.80, 0.99, 324.43°) |
| OKLab | oklab(12.67% 0.0058 -0.0039) |
| OKLCH | oklch(12.67% 0.007 326) |
| XYZ | xyz(0.2091, 0.1994, 0.2572) |
| Luminance | 0.0020 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Black
#000000
ΔE00 1.66
Almost Black
#070D0D
ΔE00 3.65
Very Dark Brown
#1D0200
ΔE00 10.53
Dark
#1B2431
ΔE00 10.71
Gunmetal
#2A3439
ΔE00 13.66
Dark Grey
#363737
ΔE00 13.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080608 #060806
analogous
#070608 #080608 #080607
triadic
#080608 #080806 #060808
tetradic
#080608 #080706 #060806 #060708
square
#080608 #080706 #060806 #060708
split-complementary
#080608 #070806 #060807
monochromatic
#110D11 #110D11 #110D11 #2B202B #4E3A4E
Accessibility & contrast
On white
20.20
#080608 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#080608 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080608
20.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080608 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080608 | 1.00 | 20.20 | 1.04 | 20.20 |
| #FFFFFF | 20.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060608
Deuteranopia (green-blind)
#060708
Tritanopia (blue-blind)
#080607
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #080608; /* rgb */ color: rgb(8, 6, 8); /* oklch */ color: oklch(12.7% 0.007 326.0);
Tailwind
colors: {
custom: {
50: '#4a494a',
500: '#080608',
950: '#000000',
},
}SCSS
$custom: #080608; $custom-light: #4a494a; $custom-dark: #000000;
JSON
{
"hex": "#080608",
"rgb": {
"r": 8,
"g": 6,
"b": 8
},
"hsl": {
"h": 300,
"s": 14.286,
"l": 2.745
},
"oklch": {
"l": 0.12667,
"c": 0.00696,
"h": 326
},
"luminance": 0.00199
}Semantic roles & 50–950 ramp
primary
#080608
secondary
#303A30
accent
#B77171
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#010001
muted
#777777