#08041F#08041F
#08041F is a very dark, muted blue. Relative luminance 0.002; OKLCH L 13.9% C 0.057 H 284.9°. Best body text is #FFFFFF at 20.05:1 contrast (WCAG AA passes).
Color values
| HEX | #08041F |
|---|---|
| RGB | rgb(8, 4, 31) |
| HSL | hsl(249, 77%, 7%) |
| HSV | hsv(249, 87%, 12%) |
| CMYK | cmyk(74.2%, 87.1%, 0%, 87.8%) |
| CIE-LAB | lab(2.14, 6.77, -14.68) |
| CIE-LCH | lch(2.14, 16.16, 294.75°) |
| OKLab | oklab(13.92% 0.0148 -0.0554) |
| OKLCH | oklch(13.92% 0.057 284.9) |
| XYZ | xyz(0.3908, 0.2374, 1.3213) |
| Luminance | 0.0024 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 6.24
Dark Navy Blue
#00022E
ΔE00 6.45
Very Dark Blue
#000133
ΔE00 8.07
Dark Navy
#000435
ΔE00 8.18
Navy (survey)
#01153E
ΔE00 8.37
Midnight Blue (survey)
#020035
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08041F #1B1F04
analogous
#040E1F #08041F #16041F
triadic
#08041F #1F0804 #041F08
tetradic
#08041F #1F040E #1B1F04 #041F16
square
#08041F #1F040E #1B1F04 #041F16
split-complementary
#08041F #1F1604 #0E1F04
monochromatic
#07031B #07031B #08041F #160B55 #24128B
Accessibility & contrast
On white
20.05
#08041F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#08041F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08041F
20.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08041F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08041F | 1.00 | 20.05 | 1.05 | 20.05 |
| #FFFFFF | 20.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000920
Deuteranopia (green-blind)
#00071E
Tritanopia (blue-blind)
#020A10
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #08041f; /* rgb */ color: rgb(8, 4, 31); /* oklch */ color: oklch(13.9% 0.057 284.9);
Tailwind
colors: {
custom: {
50: '#4a485a',
500: '#08041f',
950: '#000000',
},
}SCSS
$custom: #08041f; $custom-light: #4a485a; $custom-dark: #000000;
JSON
{
"hex": "#08041f",
"rgb": {
"r": 8,
"g": 4,
"b": 31
},
"hsl": {
"h": 248.889,
"s": 77.143,
"l": 6.863
},
"oklch": {
"l": 0.13918,
"c": 0.05738,
"h": 284.9
},
"luminance": 0.00237
}Semantic roles & 50–950 ramp
primary
#08041F
secondary
#57621D
accent
#F434D7
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010004
muted
#777779