#080E26#080E26
#080E26 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 17.4% C 0.050 H 269.8°. Best body text is #FFFFFF at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #080E26 |
|---|---|
| RGB | rgb(8, 14, 38) |
| HSL | hsl(228, 65%, 9%) |
| HSV | hsv(228, 79%, 15%) |
| CMYK | cmyk(78.9%, 63.2%, 0%, 85.1%) |
| CIE-LAB | lab(4.57, 5.18, -16.41) |
| CIE-LCH | lch(4.57, 17.20, 287.51°) |
| OKLab | oklab(17.42% -0.0002 -0.0502) |
| OKLCH | oklch(17.42% 0.05 269.8) |
| XYZ | xyz(0.6069, 0.5056, 1.8990) |
| Luminance | 0.0051 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 5.78
Midnight
#03012D
ΔE00 5.93
Navy (survey)
#01153E
ΔE00 6.51
Dark Navy
#000435
ΔE00 7.21
Very Dark Blue
#000133
ΔE00 7.25
Midnight Blue (survey)
#020035
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080E26 #262008
analogous
#081D26 #080E26 #110826
triadic
#080E26 #26080E #0E2608
tetradic
#080E26 #26081D #262008 #082611
square
#080E26 #26081D #262008 #082611
split-complementary
#080E26 #261108 #1D2608
monochromatic
#050919 #050919 #080E26 #132159 #1D338B
Accessibility & contrast
On white
19.07
#080E26 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#080E26 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080E26
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080E26 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080E26 | 1.00 | 19.07 | 1.10 | 19.07 |
| #FFFFFF | 19.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#031127
Deuteranopia (green-blind)
#010E26
Tritanopia (blue-blind)
#001418
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #080e26; /* rgb */ color: rgb(8, 14, 38); /* oklch */ color: oklch(17.4% 0.050 269.8);
Tailwind
colors: {
custom: {
50: '#4a4d60',
500: '#080e26',
950: '#000000',
},
}SCSS
$custom: #080e26; $custom-light: #4a4d60; $custom-dark: #000000;
JSON
{
"hex": "#080e26",
"rgb": {
"r": 8,
"g": 14,
"b": 38
},
"hsl": {
"h": 228,
"s": 65.217,
"l": 9.02
},
"oklch": {
"l": 0.1742,
"c": 0.05021,
"h": 269.8
},
"luminance": 0.00506
}Semantic roles & 50–950 ramp
primary
#080E26
secondary
#645825
accent
#C640E8
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010105
muted
#777779