#05030F#05030F
#05030F is a very dark, muted violet. Relative luminance 0.001; OKLCH L 11.3% C 0.032 H 291.3°. Best body text is #FFFFFF at 20.46:1 contrast (WCAG AA passes).
Color values
| HEX | #05030F |
|---|---|
| RGB | rgb(5, 3, 15) |
| HSL | hsl(250, 67%, 4%) |
| HSV | hsv(250, 80%, 6%) |
| CMYK | cmyk(66.7%, 80%, 0%, 94.1%) |
| CIE-LAB | lab(1.19, 2.30, -4.64) |
| CIE-LCH | lch(1.19, 5.17, 296.34°) |
| OKLab | oklab(11.26% 0.0117 -0.03) |
| OKLCH | oklch(11.26% 0.032 291.3) |
| XYZ | xyz(0.1814, 0.1319, 0.4677) |
| Luminance | 0.0013 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 5.16
Almost Black
#070D0D
ΔE00 6.60
Dark
#1B2431
ΔE00 9.44
Very Dark Brown
#1D0200
ΔE00 10.90
Midnight
#03012D
ΔE00 13.88
Dark Navy Blue
#00022E
ΔE00 13.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05030F #0D0F03
analogous
#03070F #05030F #0B030F
triadic
#05030F #0F0503 #030F05
tetradic
#05030F #0F0307 #0D0F03 #030F0B
square
#05030F #0F0307 #0D0F03 #030F0B
split-complementary
#05030F #0F0B03 #070F03
monochromatic
#08051A #08051A #08051A #160D42 #271775
Accessibility & contrast
On white
20.46
#05030F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#05030F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05030F
20.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05030F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05030F | 1.00 | 20.46 | 1.03 | 20.46 |
| #FFFFFF | 20.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#01040F
Deuteranopia (green-blind)
#01040F
Tritanopia (blue-blind)
#030507
Achromatopsia (no color)
#040404
Design tokens & code
CSS
--color: #05030f; /* rgb */ color: rgb(5, 3, 15); /* oklch */ color: oklch(11.3% 0.032 291.3);
Tailwind
colors: {
custom: {
50: '#49484e',
500: '#05030f',
950: '#000000',
},
}SCSS
$custom: #05030f; $custom-light: #49484e; $custom-dark: #000000;
JSON
{
"hex": "#05030f",
"rgb": {
"r": 5,
"g": 3,
"b": 15
},
"hsl": {
"h": 250,
"s": 66.667,
"l": 3.529
},
"oklch": {
"l": 0.11262,
"c": 0.03225,
"h": 291.3
},
"luminance": 0.00132
}Semantic roles & 50–950 ramp
primary
#05030F
secondary
#48511D
accent
#EA3ECD
background
#F4F4F4
surface
#E6E6E7
border
#C2C2C3
text
#000001
muted
#777777