#080E27#080E27
#080E27 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 17.5% C 0.052 H 269.9°. Best body text is #FFFFFF at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #080E27 |
|---|---|
| RGB | rgb(8, 14, 39) |
| HSL | hsl(228, 66%, 9%) |
| HSV | hsv(228, 79%, 15%) |
| CMYK | cmyk(79.5%, 64.1%, 0%, 84.7%) |
| CIE-LAB | lab(4.63, 5.59, -17.08) |
| CIE-LCH | lch(4.63, 17.97, 288.14°) |
| OKLab | oklab(17.51% -0.0001 -0.052) |
| OKLCH | oklch(17.51% 0.052 269.9) |
| XYZ | xyz(0.6233, 0.5121, 1.9851) |
| Luminance | 0.0051 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 5.35
Midnight
#03012D
ΔE00 5.49
Navy (survey)
#01153E
ΔE00 6.12
Dark Navy
#000435
ΔE00 6.80
Very Dark Blue
#000133
ΔE00 6.84
Midnight Blue (survey)
#020035
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080E27 #272108
analogous
#081E27 #080E27 #120827
triadic
#080E27 #27080E #0E2708
tetradic
#080E27 #27081E #272108 #082712
square
#080E27 #27081E #272108 #082712
split-complementary
#080E27 #271208 #1E2708
monochromatic
#050919 #050919 #080E27 #12205A #1D328D
Accessibility & contrast
On white
19.05
#080E27 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#080E27 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080E27
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080E27 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080E27 | 1.00 | 19.05 | 1.10 | 19.05 |
| #FFFFFF | 19.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#031128
Deuteranopia (green-blind)
#000F26
Tritanopia (blue-blind)
#001418
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #080e27; /* rgb */ color: rgb(8, 14, 39); /* oklch */ color: oklch(17.5% 0.052 269.9);
Tailwind
colors: {
custom: {
50: '#4b4d61',
500: '#080e27',
950: '#000000',
},
}SCSS
$custom: #080e27; $custom-light: #4b4d61; $custom-dark: #000000;
JSON
{
"hex": "#080e27",
"rgb": {
"r": 8,
"g": 14,
"b": 39
},
"hsl": {
"h": 228.387,
"s": 65.957,
"l": 9.216
},
"oklch": {
"l": 0.17512,
"c": 0.05205,
"h": 269.9
},
"luminance": 0.00512
}Semantic roles & 50–950 ramp
primary
#080E27
secondary
#655925
accent
#C83FE9
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010105
muted
#777779