#080B15#080B15
#080B15 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 15.2% C 0.022 H 270.3°. Best body text is #FFFFFF at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #080B15 |
|---|---|
| RGB | rgb(8, 11, 21) |
| HSL | hsl(226, 45%, 6%) |
| HSV | hsv(226, 62%, 8%) |
| CMYK | cmyk(61.9%, 47.6%, 0%, 91.8%) |
| CIE-LAB | lab(3.12, 1.11, -5.46) |
| CIE-LCH | lch(3.12, 5.57, 281.50°) |
| OKLab | oklab(15.18% 0.0001 -0.0222) |
| OKLCH | oklch(15.18% 0.022 270.3) |
| XYZ | xyz(0.3551, 0.3451, 0.7572) |
| Luminance | 0.0034 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 5.37
Almost Black
#070D0D
ΔE00 5.72
Dark
#1B2431
ΔE00 7.60
Gunmetal
#2A3439
ΔE00 12.64
Very Dark Brown
#1D0200
ΔE00 12.67
Dark Navy Blue
#00022E
ΔE00 13.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080B15 #151208
analogous
#081115 #080B15 #0B0815
triadic
#080B15 #15080B #0B1508
tetradic
#080B15 #150811 #151208 #08150B
square
#080B15 #150811 #151208 #08150B
split-complementary
#080B15 #150B08 #111508
monochromatic
#080C16 #080C16 #080C16 #192241 #2A396E
Accessibility & contrast
On white
19.64
#080B15 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080B15 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080B15
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080B15 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080B15 | 1.00 | 19.64 | 1.07 | 19.64 |
| #FFFFFF | 19.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#080C15
Deuteranopia (green-blind)
#070B15
Tritanopia (blue-blind)
#050D0F
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #080b15; /* rgb */ color: rgb(8, 11, 21); /* oklch */ color: oklch(15.2% 0.022 270.3);
Tailwind
colors: {
custom: {
50: '#4a4c52',
500: '#080b15',
950: '#000000',
},
}SCSS
$custom: #080b15; $custom-light: #4a4c52; $custom-dark: #000000;
JSON
{
"hex": "#080b15",
"rgb": {
"r": 8,
"g": 11,
"b": 21
},
"hsl": {
"h": 226.154,
"s": 44.828,
"l": 5.686
},
"oklch": {
"l": 0.15183,
"c": 0.02222,
"h": 270.3
},
"luminance": 0.00345
}Semantic roles & 50–950 ramp
primary
#080B15
secondary
#4F4729
accent
#B753D5
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778