#080E29#080E29
#080E29 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 17.7% C 0.056 H 270.2°. Best body text is #FFFFFF at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #080E29 |
|---|---|
| RGB | rgb(8, 14, 41) |
| HSL | hsl(229, 67%, 10%) |
| HSV | hsv(229, 80%, 16%) |
| CMYK | cmyk(80.5%, 65.9%, 0%, 83.9%) |
| CIE-LAB | lab(4.75, 6.46, -18.40) |
| CIE-LCH | lch(4.75, 19.50, 289.34°) |
| OKLab | oklab(17.7% 0.0002 -0.0557) |
| OKLCH | oklch(17.7% 0.056 270.2) |
| XYZ | xyz(0.6573, 0.5257, 2.1642) |
| Luminance | 0.0053 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 4.56
Midnight
#03012D
ΔE00 4.68
Navy (survey)
#01153E
ΔE00 5.40
Dark Navy
#000435
ΔE00 6.01
Very Dark Blue
#000133
ΔE00 6.05
Midnight Blue (survey)
#020035
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080E29 #292308
analogous
#081F29 #080E29 #130829
triadic
#080E29 #29080E #0E2908
tetradic
#080E29 #29081F #292308 #082913
square
#080E29 #29081F #292308 #082913
split-complementary
#080E29 #291308 #1F2908
monochromatic
#05091A #05091A #080E29 #121F5C #1C318F
Accessibility & contrast
On white
19.00
#080E29 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#080E29 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080E29
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080E29 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080E29 | 1.00 | 19.00 | 1.11 | 19.00 |
| #FFFFFF | 19.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#01122A
Deuteranopia (green-blind)
#000F28
Tritanopia (blue-blind)
#001419
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #080e29; /* rgb */ color: rgb(8, 14, 41); /* oklch */ color: oklch(17.7% 0.056 270.2);
Tailwind
colors: {
custom: {
50: '#4b4d63',
500: '#080e29',
950: '#000000',
},
}SCSS
$custom: #080e29; $custom-light: #4b4d63; $custom-dark: #000000;
JSON
{
"hex": "#080e29",
"rgb": {
"r": 8,
"g": 14,
"b": 41
},
"hsl": {
"h": 229.091,
"s": 67.347,
"l": 9.608
},
"oklch": {
"l": 0.17701,
"c": 0.05568,
"h": 270.2
},
"luminance": 0.00526
}Semantic roles & 50–950 ramp
primary
#080E29
secondary
#685C25
accent
#CB3EEA
background
#F4F4F5
surface
#E7E7EA
border
#C3C3C6
text
#010105
muted
#777779