#08051E#08051E
#08051E is a very dark, muted blue. Relative luminance 0.003; OKLCH L 14.1% C 0.053 H 284.1°. Best body text is #FFFFFF at 19.98:1 contrast (WCAG AA passes).
Color values
| HEX | #08051E |
|---|---|
| RGB | rgb(8, 5, 30) |
| HSL | hsl(247, 71%, 7%) |
| HSV | hsv(247, 83%, 12%) |
| CMYK | cmyk(73.3%, 83.3%, 0%, 88.2%) |
| CIE-LAB | lab(2.29, 6.04, -13.66) |
| CIE-LCH | lch(2.29, 14.93, 293.85°) |
| OKLab | oklab(14.14% 0.013 -0.0514) |
| OKLCH | oklch(14.14% 0.053 284.1) |
| XYZ | xyz(0.3887, 0.2539, 1.2566) |
| Luminance | 0.0025 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 6.96
Dark Navy Blue
#00022E
ΔE00 7.12
Very Dark Blue
#000133
ΔE00 8.75
Dark Navy
#000435
ΔE00 8.85
Navy (survey)
#01153E
ΔE00 8.85
Midnight Blue (survey)
#020035
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08051E #1B1E05
analogous
#050F1E #08051E #15051E
triadic
#08051E #1E0805 #051E08
tetradic
#08051E #1E050F #1B1E05 #051E15
square
#08051E #1E050F #1B1E05 #051E15
split-complementary
#08051E #1E1505 #0F1E05
monochromatic
#07041A #07041A #08051E #160E52 #241687
Accessibility & contrast
On white
19.98
#08051E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#08051E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08051E
19.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08051E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08051E | 1.00 | 19.98 | 1.05 | 19.98 |
| #FFFFFF | 19.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#00091F
Deuteranopia (green-blind)
#00081D
Tritanopia (blue-blind)
#020A10
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #08051e; /* rgb */ color: rgb(8, 5, 30); /* oklch */ color: oklch(14.1% 0.053 284.1);
Tailwind
colors: {
custom: {
50: '#4a4959',
500: '#08051e',
950: '#000000',
},
}SCSS
$custom: #08051e; $custom-light: #4a4959; $custom-dark: #000000;
JSON
{
"hex": "#08051e",
"rgb": {
"r": 8,
"g": 5,
"b": 30
},
"hsl": {
"h": 247.2,
"s": 71.429,
"l": 6.863
},
"oklch": {
"l": 0.14137,
"c": 0.05303,
"h": 284.1
},
"luminance": 0.00254
}Semantic roles & 50–950 ramp
primary
#08051E
secondary
#575F20
accent
#EE3AD9
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010003
muted
#777778