#080412#080412
#080412 is a very dark, muted violet. Relative luminance 0.002; OKLCH L 12.6% C 0.034 H 297.5°. Best body text is #FFFFFF at 20.26:1 contrast (WCAG AA passes).
Color values
| HEX | #080412 |
|---|---|
| RGB | rgb(8, 4, 18) |
| HSL | hsl(257, 64%, 4%) |
| HSV | hsv(257, 78%, 7%) |
| CMYK | cmyk(55.6%, 77.8%, 0%, 92.9%) |
| CIE-LAB | lab(1.64, 3.26, -5.66) |
| CIE-LCH | lch(1.64, 6.53, 299.95°) |
| OKLab | oklab(12.55% 0.0158 -0.0305) |
| OKLCH | oklch(12.55% 0.034 297.5) |
| XYZ | xyz(0.2527, 0.1821, 0.5940) |
| Luminance | 0.0018 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 6.47
Almost Black
#070D0D
ΔE00 7.93
Dark
#1B2431
ΔE00 9.50
Very Dark Brown
#1D0200
ΔE00 10.63
Midnight
#03012D
ΔE00 12.83
Dark Navy Blue
#00022E
ΔE00 12.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080412 #0E1204
analogous
#040712 #080412 #0F0412
triadic
#080412 #120804 #041208
tetradic
#080412 #120407 #0E1204 #04120F
square
#080412 #120407 #0E1204 #04120F
split-complementary
#080412 #120F04 #071204
monochromatic
#0B0619 #0B0619 #0B0619 #1E0F44 #351A76
Accessibility & contrast
On white
20.26
#080412 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#080412 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080412
20.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080412 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080412 | 1.00 | 20.26 | 1.04 | 20.26 |
| #FFFFFF | 20.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010613
Deuteranopia (green-blind)
#020612
Tritanopia (blue-blind)
#060609
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #080412; /* rgb */ color: rgb(8, 4, 18); /* oklch */ color: oklch(12.6% 0.034 297.5);
Tailwind
colors: {
custom: {
50: '#4a484f',
500: '#080412',
950: '#000000',
},
}SCSS
$custom: #080412; $custom-light: #4a484f; $custom-dark: #000000;
JSON
{
"hex": "#080412",
"rgb": {
"r": 8,
"g": 4,
"b": 18
},
"hsl": {
"h": 257.143,
"s": 63.636,
"l": 4.314
},
"oklch": {
"l": 0.12552,
"c": 0.03434,
"h": 297.5
},
"luminance": 0.00182
}Semantic roles & 50–950 ramp
primary
#080412
secondary
#445220
accent
#E741B7
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#010002
muted
#777778