#08060B#08060B
#08060B is a very dark, near-neutral violet. Relative luminance 0.002; OKLCH L 12.8% C 0.013 H 304.8°. Best body text is #FFFFFF at 20.17:1 contrast (WCAG AA passes).
Color values
| HEX | #08060B |
|---|---|
| RGB | rgb(8, 6, 11) |
| HSL | hsl(264, 29%, 3%) |
| HSV | hsv(264, 45%, 4%) |
| CMYK | cmyk(27.3%, 45.5%, 0%, 95.7%) |
| CIE-LAB | lab(1.86, 1.23, -1.72) |
| CIE-LCH | lch(1.86, 2.11, 305.49°) |
| OKLab | oklab(12.84% 0.0074 -0.0107) |
| OKLCH | oklch(12.84% 0.013 304.8) |
| XYZ | xyz(0.2257, 0.2060, 0.3444) |
| Luminance | 0.0021 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 2.61
Almost Black
#070D0D
ΔE00 4.33
Dark
#1B2431
ΔE00 10.07
Very Dark Brown
#1D0200
ΔE00 10.48
Gunmetal
#2A3439
ΔE00 13.64
Dark Grey
#363737
ΔE00 13.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08060B #090B06
analogous
#06060B #08060B #0A060B
triadic
#08060B #0B0806 #060B08
tetradic
#08060B #0B0606 #090B06 #060B0A
square
#08060B #0B0606 #090B06 #060B0A
split-complementary
#08060B #0B0A06 #060B06
monochromatic
#0E0B14 #0E0B14 #0E0B14 #251C33 #42315A
Accessibility & contrast
On white
20.17
#08060B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#08060B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08060B
20.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08060B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08060B | 1.00 | 20.17 | 1.04 | 20.17 |
| #FFFFFF | 20.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#05070B
Deuteranopia (green-blind)
#06070B
Tritanopia (blue-blind)
#080708
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #08060b; /* rgb */ color: rgb(8, 6, 11); /* oklch */ color: oklch(12.8% 0.013 304.8);
Tailwind
colors: {
custom: {
50: '#4a494c',
500: '#08060b',
950: '#000000',
},
}SCSS
$custom: #08060b; $custom-light: #4a494c; $custom-dark: #000000;
JSON
{
"hex": "#08060b",
"rgb": {
"r": 8,
"g": 6,
"b": 11
},
"hsl": {
"h": 264,
"s": 29.412,
"l": 3.333
},
"oklch": {
"l": 0.12843,
"c": 0.01298,
"h": 304.8
},
"luminance": 0.00206
}Semantic roles & 50–950 ramp
primary
#08060B
secondary
#39422B
accent
#C6629E
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#010001
muted
#777777