#080A15#080A15
#080A15 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 14.9% C 0.024 H 274.7°. Best body text is #FFFFFF at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #080A15 |
|---|---|
| RGB | rgb(8, 10, 21) |
| HSL | hsl(231, 45%, 6%) |
| HSV | hsv(231, 62%, 8%) |
| CMYK | cmyk(61.9%, 52.4%, 0%, 91.8%) |
| CIE-LAB | lab(2.92, 1.52, -5.75) |
| CIE-LCH | lch(2.92, 5.95, 284.84°) |
| OKLab | oklab(14.88% 0.002 -0.024) |
| OKLCH | oklch(14.88% 0.024 274.7) |
| XYZ | xyz(0.3440, 0.3228, 0.7535) |
| Luminance | 0.0032 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 5.69
Almost Black
#070D0D
ΔE00 6.25
Dark
#1B2431
ΔE00 7.76
Very Dark Brown
#1D0200
ΔE00 12.36
Gunmetal
#2A3439
ΔE00 13.02
Dark Navy Blue
#00022E
ΔE00 13.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080A15 #151308
analogous
#081015 #080A15 #0C0815
triadic
#080A15 #15080A #0A1508
tetradic
#080A15 #150810 #151308 #08150C
square
#080A15 #150810 #151308 #08150C
split-complementary
#080A15 #150C08 #101508
monochromatic
#080B16 #080B16 #080B16 #191F41 #2A346E
Accessibility & contrast
On white
19.73
#080A15 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080A15 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080A15
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080A15 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080A15 | 1.00 | 19.73 | 1.06 | 19.73 |
| #FFFFFF | 19.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070B15
Deuteranopia (green-blind)
#060A15
Tritanopia (blue-blind)
#050C0E
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #080a15; /* rgb */ color: rgb(8, 10, 21); /* oklch */ color: oklch(14.9% 0.024 274.7);
Tailwind
colors: {
custom: {
50: '#4a4b52',
500: '#080a15',
950: '#000000',
},
}SCSS
$custom: #080a15; $custom-light: #4a4b52; $custom-dark: #000000;
JSON
{
"hex": "#080a15",
"rgb": {
"r": 8,
"g": 10,
"b": 21
},
"hsl": {
"h": 230.769,
"s": 44.828,
"l": 5.686
},
"oklch": {
"l": 0.14884,
"c": 0.02404,
"h": 274.7
},
"luminance": 0.00323
}Semantic roles & 50–950 ramp
primary
#080A15
secondary
#4F4A29
accent
#C153D5
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778