#08051F#08051F
#08051F is a very dark, muted blue. Relative luminance 0.003; OKLCH L 14.2% C 0.055 H 283.5°. Best body text is #FFFFFF at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #08051F |
|---|---|
| RGB | rgb(8, 5, 31) |
| HSL | hsl(247, 72%, 7%) |
| HSV | hsv(247, 84%, 12%) |
| CMYK | cmyk(74.2%, 83.9%, 0%, 87.8%) |
| CIE-LAB | lab(2.34, 6.37, -14.38) |
| CIE-LCH | lch(2.34, 15.73, 293.88°) |
| OKLab | oklab(14.25% 0.0128 -0.0532) |
| OKLCH | oklch(14.25% 0.055 283.5) |
| XYZ | xyz(0.4017, 0.2591, 1.3249) |
| Luminance | 0.0026 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 6.48
Dark Navy Blue
#00022E
ΔE00 6.64
Very Dark Blue
#000133
ΔE00 8.26
Dark Navy
#000435
ΔE00 8.37
Navy (survey)
#01153E
ΔE00 8.43
Midnight Blue (survey)
#020035
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08051F #1C1F05
analogous
#050F1F #08051F #15051F
triadic
#08051F #1F0805 #051F08
tetradic
#08051F #1F050F #1C1F05 #051F15
square
#08051F #1F050F #1C1F05 #051F15
split-complementary
#08051F #1F1505 #0F1F05
monochromatic
#07041A #07041A #08051F #160E54 #231688
Accessibility & contrast
On white
19.97
#08051F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#08051F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08051F
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08051F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08051F | 1.00 | 19.97 | 1.05 | 19.97 |
| #FFFFFF | 19.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000920
Deuteranopia (green-blind)
#00081E
Tritanopia (blue-blind)
#020B10
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #08051f; /* rgb */ color: rgb(8, 5, 31); /* oklch */ color: oklch(14.2% 0.055 283.5);
Tailwind
colors: {
custom: {
50: '#4a495a',
500: '#08051f',
950: '#000000',
},
}SCSS
$custom: #08051f; $custom-light: #4a495a; $custom-dark: #000000;
JSON
{
"hex": "#08051f",
"rgb": {
"r": 8,
"g": 5,
"b": 31
},
"hsl": {
"h": 246.923,
"s": 72.222,
"l": 7.059
},
"oklch": {
"l": 0.14249,
"c": 0.05476,
"h": 283.5
},
"luminance": 0.00259
}Semantic roles & 50–950 ramp
primary
#08051F
secondary
#596020
accent
#EF39DA
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010004
muted
#777779