#08070C#08070C
#08070C is a very dark, near-neutral violet. Relative luminance 0.002; OKLCH L 13.3% C 0.012 H 295.0°. Best body text is #FFFFFF at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #08070C |
|---|---|
| RGB | rgb(8, 7, 12) |
| HSL | hsl(252, 26%, 4%) |
| HSV | hsv(252, 42%, 5%) |
| CMYK | cmyk(33.3%, 41.7%, 0%, 95.3%) |
| CIE-LAB | lab(2.08, 0.97, -1.84) |
| CIE-LCH | lch(2.08, 2.08, 297.87°) |
| OKLab | oklab(13.29% 0.005 -0.0107) |
| OKLCH | oklch(13.29% 0.012 295) |
| XYZ | xyz(0.2425, 0.2301, 0.3794) |
| Luminance | 0.0023 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 2.54
Almost Black
#070D0D
ΔE00 3.99
Dark
#1B2431
ΔE00 9.81
Very Dark Brown
#1D0200
ΔE00 10.83
Gunmetal
#2A3439
ΔE00 13.33
Dark Grey
#363737
ΔE00 13.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08070C #0B0C07
analogous
#07080C #08070C #0A070C
triadic
#08070C #0C0807 #070C08
tetradic
#08070C #0C0708 #0B0C07 #070C0A
square
#08070C #0C0708 #0B0C07 #070C0A
split-complementary
#08070C #0C0A07 #080C07
monochromatic
#0D0B13 #0D0B13 #0D0B13 #221E33 #3C3459
Accessibility & contrast
On white
20.08
#08070C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#08070C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08070C
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08070C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08070C | 1.00 | 20.08 | 1.05 | 20.08 |
| #FFFFFF | 20.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#06080C
Deuteranopia (green-blind)
#06080C
Tritanopia (blue-blind)
#070809
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #08070c; /* rgb */ color: rgb(8, 7, 12); /* oklch */ color: oklch(13.3% 0.012 295.0);
Tailwind
colors: {
custom: {
50: '#4a4a4c',
500: '#08070c',
950: '#000000',
},
}SCSS
$custom: #08070c; $custom-light: #4a4a4c; $custom-dark: #000000;
JSON
{
"hex": "#08070c",
"rgb": {
"r": 8,
"g": 7,
"b": 12
},
"hsl": {
"h": 252,
"s": 26.316,
"l": 3.725
},
"oklch": {
"l": 0.1329,
"c": 0.01179,
"h": 295
},
"luminance": 0.0023
}Semantic roles & 50–950 ramp
primary
#08070C
secondary
#3E422D
accent
#C365B0
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777