#08030F#08030F
#08030F is a very dark, muted violet. Relative luminance 0.002; OKLCH L 11.8% C 0.033 H 305.3°. Best body text is #FFFFFF at 20.38:1 contrast (WCAG AA passes).
Color values
| HEX | #08030F |
|---|---|
| RGB | rgb(8, 3, 15) |
| HSL | hsl(265, 67%, 4%) |
| HSV | hsv(265, 80%, 6%) |
| CMYK | cmyk(46.7%, 80%, 0%, 94.1%) |
| CIE-LAB | lab(1.37, 3.08, -4.36) |
| CIE-LCH | lch(1.37, 5.34, 305.23°) |
| OKLab | oklab(11.84% 0.0191 -0.027) |
| OKLCH | oklch(11.84% 0.033 305.3) |
| XYZ | xyz(0.2189, 0.1512, 0.4695) |
| Luminance | 0.0015 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 5.61
Almost Black
#070D0D
ΔE00 7.34
Dark
#1B2431
ΔE00 9.98
Very Dark Brown
#1D0200
ΔE00 9.98
Midnight
#03012D
ΔE00 13.80
Dark Navy Blue
#00022E
ΔE00 13.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08030F #0A0F03
analogous
#03040F #08030F #0E030F
triadic
#08030F #0F0803 #030F08
tetradic
#08030F #0F0304 #0A0F03 #030F0E
square
#08030F #0F0304 #0A0F03 #030F0E
split-complementary
#08030F #0F0E03 #040F03
monochromatic
#0E051A #0E051A #0E051A #230D42 #3E1775
Accessibility & contrast
On white
20.38
#08030F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#08030F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08030F
20.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08030F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08030F | 1.00 | 20.38 | 1.03 | 20.38 |
| #FFFFFF | 20.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#01050F
Deuteranopia (green-blind)
#02050F
Tritanopia (blue-blind)
#070407
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #08030f; /* rgb */ color: rgb(8, 3, 15); /* oklch */ color: oklch(11.8% 0.033 305.3);
Tailwind
colors: {
custom: {
50: '#4a484e',
500: '#08030f',
950: '#000000',
},
}SCSS
$custom: #08030f; $custom-light: #4a484e; $custom-dark: #000000;
JSON
{
"hex": "#08030f",
"rgb": {
"r": 8,
"g": 3,
"b": 15
},
"hsl": {
"h": 265,
"s": 66.667,
"l": 3.529
},
"oklch": {
"l": 0.1184,
"c": 0.03309,
"h": 305.3
},
"luminance": 0.00151
}Semantic roles & 50–950 ramp
primary
#08030F
secondary
#3B511D
accent
#EA3EA2
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#010001
muted
#777777