#080F26#080F26
#080F26 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 17.7% C 0.049 H 268.2°. Best body text is #FFFFFF at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #080F26 |
|---|---|
| RGB | rgb(8, 15, 38) |
| HSL | hsl(226, 65%, 9%) |
| HSV | hsv(226, 79%, 15%) |
| CMYK | cmyk(78.9%, 60.5%, 0%, 85.1%) |
| CIE-LAB | lab(4.82, 4.67, -16.02) |
| CIE-LCH | lch(4.82, 16.68, 286.24°) |
| OKLab | oklab(17.69% -0.0015 -0.0485) |
| OKLCH | oklch(17.69% 0.049 268.2) |
| XYZ | xyz(0.6207, 0.5332, 1.9035) |
| Luminance | 0.0053 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 6.15
Midnight
#03012D
ΔE00 6.34
Navy (survey)
#01153E
ΔE00 6.67
Dark Navy
#000435
ΔE00 7.51
Very Dark Blue
#000133
ΔE00 7.56
Midnight Blue (survey)
#020035
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080F26 #261F08
analogous
#081E26 #080F26 #100826
triadic
#080F26 #26080F #0F2608
tetradic
#080F26 #26081E #261F08 #082610
square
#080F26 #26081E #261F08 #082610
split-complementary
#080F26 #261008 #1E2608
monochromatic
#050A19 #050A19 #080F26 #132359 #1D378B
Accessibility & contrast
On white
18.98
#080F26 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#080F26 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080F26
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080F26 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080F26 | 1.00 | 18.98 | 1.11 | 18.98 |
| #FFFFFF | 18.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#051227
Deuteranopia (green-blind)
#020F26
Tritanopia (blue-blind)
#001418
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #080f26; /* rgb */ color: rgb(8, 15, 38); /* oklch */ color: oklch(17.7% 0.049 268.2);
Tailwind
colors: {
custom: {
50: '#4a4e60',
500: '#080f26',
950: '#000000',
},
}SCSS
$custom: #080f26; $custom-light: #4a4e60; $custom-dark: #000000;
JSON
{
"hex": "#080f26",
"rgb": {
"r": 8,
"g": 15,
"b": 38
},
"hsl": {
"h": 226,
"s": 65.217,
"l": 9.02
},
"oklch": {
"l": 0.1769,
"c": 0.04853,
"h": 268.2
},
"luminance": 0.00533
}Semantic roles & 50–950 ramp
primary
#080F26
secondary
#645625
accent
#C140E8
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010105
muted
#777779