#080615#080615
#080615 is a very dark, muted blue. Relative luminance 0.002; OKLCH L 13.6% C 0.034 H 288.4°. Best body text is #FFFFFF at 20.05:1 contrast (WCAG AA passes).
Color values
| HEX | #080615 |
|---|---|
| RGB | rgb(8, 6, 21) |
| HSL | hsl(248, 56%, 5%) |
| HSV | hsv(248, 71%, 8%) |
| CMYK | cmyk(61.9%, 71.4%, 0%, 91.8%) |
| CIE-LAB | lab(2.13, 3.13, -6.89) |
| CIE-LCH | lch(2.13, 7.57, 294.38°) |
| OKLab | oklab(13.59% 0.0106 -0.0318) |
| OKLCH | oklch(13.59% 0.034 288.4) |
| XYZ | xyz(0.3006, 0.2360, 0.7390) |
| Luminance | 0.0024 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 7.13
Almost Black
#070D0D
ΔE00 8.26
Dark
#1B2431
ΔE00 8.79
Very Dark Brown
#1D0200
ΔE00 11.53
Midnight
#03012D
ΔE00 12.01
Dark Navy Blue
#00022E
ΔE00 12.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080615 #131506
analogous
#060B15 #080615 #0F0615
triadic
#080615 #150806 #061508
tetradic
#080615 #15060B #131506 #06150F
square
#080615 #15060B #131506 #06150F
split-complementary
#080615 #150F06 #0B1506
monochromatic
#090718 #090718 #090718 #1A1445 #2C2174
Accessibility & contrast
On white
20.05
#080615 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#080615 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080615
20.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080615 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080615 | 1.00 | 20.05 | 1.05 | 20.05 |
| #FFFFFF | 20.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#020816
Deuteranopia (green-blind)
#020715
Tritanopia (blue-blind)
#05090C
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #080615; /* rgb */ color: rgb(8, 6, 21); /* oklch */ color: oklch(13.6% 0.034 288.4);
Tailwind
colors: {
custom: {
50: '#4a4952',
500: '#080615',
950: '#000000',
},
}SCSS
$custom: #080615; $custom-light: #4a4952; $custom-dark: #000000;
JSON
{
"hex": "#080615",
"rgb": {
"r": 8,
"g": 6,
"b": 21
},
"hsl": {
"h": 248,
"s": 55.556,
"l": 5.294
},
"oklch": {
"l": 0.13588,
"c": 0.03351,
"h": 288.4
},
"luminance": 0.00236
}Semantic roles & 50–950 ramp
primary
#080615
secondary
#4C5224
accent
#DF49CB
background
#F4F4F4
surface
#E7E6E7
border
#C3C2C3
text
#010002
muted
#777778