#080C26#080C26
#080C26 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 16.9% C 0.054 H 272.6°. Best body text is #FFFFFF at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #080C26 |
|---|---|
| RGB | rgb(8, 12, 38) |
| HSL | hsl(232, 65%, 9%) |
| HSV | hsv(232, 79%, 15%) |
| CMYK | cmyk(78.9%, 68.4%, 0%, 85.1%) |
| CIE-LAB | lab(4.11, 6.12, -17.12) |
| CIE-LCH | lch(4.11, 18.18, 289.66°) |
| OKLab | oklab(16.9% 0.0024 -0.0535) |
| OKLCH | oklch(16.9% 0.054 272.6) |
| XYZ | xyz(0.5813, 0.4545, 1.8904) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 5.15
Midnight
#03012D
ΔE00 5.20
Navy (survey)
#01153E
ΔE00 6.26
Dark Navy
#000435
ΔE00 6.69
Very Dark Blue
#000133
ΔE00 6.69
Midnight Blue (survey)
#020035
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080C26 #262208
analogous
#081B26 #080C26 #130826
triadic
#080C26 #26080C #0C2608
tetradic
#080C26 #26081B #262208 #082613
square
#080C26 #26081B #262208 #082613
split-complementary
#080C26 #261308 #1B2608
monochromatic
#050819 #050819 #080C26 #131C59 #1D2C8B
Accessibility & contrast
On white
19.25
#080C26 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#080C26 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080C26
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080C26 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080C26 | 1.00 | 19.25 | 1.09 | 19.25 |
| #FFFFFF | 19.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#011027
Deuteranopia (green-blind)
#000D25
Tritanopia (blue-blind)
#001217
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #080c26; /* rgb */ color: rgb(8, 12, 38); /* oklch */ color: oklch(16.9% 0.054 272.6);
Tailwind
colors: {
custom: {
50: '#4a4c60',
500: '#080c26',
950: '#000000',
},
}SCSS
$custom: #080c26; $custom-light: #4a4c60; $custom-dark: #000000;
JSON
{
"hex": "#080c26",
"rgb": {
"r": 8,
"g": 12,
"b": 38
},
"hsl": {
"h": 232,
"s": 65.217,
"l": 9.02
},
"oklch": {
"l": 0.16895,
"c": 0.05359,
"h": 272.6
},
"luminance": 0.00455
}Semantic roles & 50–950 ramp
primary
#080C26
secondary
#645C25
accent
#D240E8
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010105
muted
#777779