#080E28#080E28
#080E28 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 17.6% C 0.054 H 270.1°. Best body text is #FFFFFF at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #080E28 |
|---|---|
| RGB | rgb(8, 14, 40) |
| HSL | hsl(229, 67%, 9%) |
| HSV | hsv(229, 80%, 16%) |
| CMYK | cmyk(80%, 65%, 0%, 84.3%) |
| CIE-LAB | lab(4.69, 6.02, -17.74) |
| CIE-LCH | lch(4.69, 18.74, 288.75°) |
| OKLab | oklab(17.61% 0.0001 -0.0539) |
| OKLCH | oklch(17.61% 0.054 270.1) |
| XYZ | xyz(0.6401, 0.5188, 2.0735) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 4.95
Midnight
#03012D
ΔE00 5.08
Navy (survey)
#01153E
ΔE00 5.75
Dark Navy
#000435
ΔE00 6.40
Very Dark Blue
#000133
ΔE00 6.44
Midnight Blue (survey)
#020035
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080E28 #282208
analogous
#081E28 #080E28 #120828
triadic
#080E28 #28080E #0E2808
tetradic
#080E28 #28081E #282208 #082812
square
#080E28 #28081E #282208 #082812
split-complementary
#080E28 #281208 #1E2808
monochromatic
#05091A #05091A #080E28 #12205B #1C328E
Accessibility & contrast
On white
19.03
#080E28 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#080E28 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080E28
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080E28 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080E28 | 1.00 | 19.03 | 1.10 | 19.03 |
| #FFFFFF | 19.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#021229
Deuteranopia (green-blind)
#000F27
Tritanopia (blue-blind)
#001419
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #080e28; /* rgb */ color: rgb(8, 14, 40); /* oklch */ color: oklch(17.6% 0.054 270.1);
Tailwind
colors: {
custom: {
50: '#4b4d62',
500: '#080e28',
950: '#000000',
},
}SCSS
$custom: #080e28; $custom-light: #4b4d62; $custom-dark: #000000;
JSON
{
"hex": "#080e28",
"rgb": {
"r": 8,
"g": 14,
"b": 40
},
"hsl": {
"h": 228.75,
"s": 66.667,
"l": 9.412
},
"oklch": {
"l": 0.17606,
"c": 0.05387,
"h": 270.1
},
"luminance": 0.00519
}Semantic roles & 50–950 ramp
primary
#080E28
secondary
#675A25
accent
#C93EEA
background
#F4F4F5
surface
#E7E7EA
border
#C3C3C6
text
#010105
muted
#777779