#080108#080108
#080108 is a very dark, muted purple. Relative luminance 0.001; OKLCH L 10.1% C 0.034 H 327.7°. Best body text is #FFFFFF at 20.62:1 contrast (WCAG AA passes).
Color values
| HEX | #080108 |
|---|---|
| RGB | rgb(8, 1, 8) |
| HSL | hsl(300, 78%, 2%) |
| HSV | hsv(300, 88%, 3%) |
| CMYK | cmyk(0%, 87.5%, 0%, 96.9%) |
| CIE-LAB | lab(0.82, 2.80, -2.00) |
| CIE-LCH | lch(0.82, 3.45, 324.42°) |
| OKLab | oklab(10.13% 0.029 -0.0183) |
| OKLCH | oklch(10.13% 0.034 327.7) |
| XYZ | xyz(0.1548, 0.0909, 0.2391) |
| Luminance | 0.0009 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Black
#000000
ΔE00 4.24
Almost Black
#070D0D
ΔE00 6.58
Very Dark Brown
#1D0200
ΔE00 8.93
Dark
#1B2431
ΔE00 11.15
Dark Grey
#363737
ΔE00 14.92
Gunmetal
#2A3439
ΔE00 15.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080108 #010801
analogous
#050108 #080108 #080105
triadic
#080108 #080801 #010808
tetradic
#080108 #080501 #010801 #010508
square
#080108 #080501 #010801 #010508
split-complementary
#080108 #050801 #010805
monochromatic
#1B031B #1B031B #1B031B #3E083E #750F75
Accessibility & contrast
On white
20.62
#080108 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#080108 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080108
20.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080108 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080108 | 1.00 | 20.62 | 1.02 | 20.62 |
| #FFFFFF | 20.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010208
Deuteranopia (green-blind)
#020308
Tritanopia (blue-blind)
#090103
Achromatopsia (no color)
#030303
Design tokens & code
CSS
--color: #080108; /* rgb */ color: rgb(8, 1, 8); /* oklch */ color: oklch(10.1% 0.034 327.7);
Tailwind
colors: {
custom: {
50: '#4a474a',
500: '#080108',
950: '#000000',
},
}SCSS
$custom: #080108; $custom-light: #4a474a; $custom-dark: #000000;
JSON
{
"hex": "#080108",
"rgb": {
"r": 8,
"g": 1,
"b": 8
},
"hsl": {
"h": 300,
"s": 77.778,
"l": 1.765
},
"oklch": {
"l": 0.10129,
"c": 0.03426,
"h": 327.7
},
"luminance": 0.00091
}Semantic roles & 50–950 ramp
primary
#080108
secondary
#174E17
accent
#F43434
background
#F4F3F4
surface
#E7E5E7
border
#C3C1C3
text
#010001
muted
#777777