#08080F#08080F
#08080F is a very dark, near-neutral blue. Relative luminance 0.003; OKLCH L 13.8% C 0.016 H 284.2°. Best body text is #FFFFFF at 19.96:1 contrast (WCAG AA passes).
Color values
| HEX | #08080F |
|---|---|
| RGB | rgb(8, 8, 15) |
| HSL | hsl(240, 30%, 5%) |
| HSV | hsv(240, 47%, 6%) |
| CMYK | cmyk(46.7%, 46.7%, 0%, 94.1%) |
| CIE-LAB | lab(2.35, 1.08, -2.93) |
| CIE-LCH | lch(2.35, 3.12, 290.18°) |
| OKLab | oklab(13.84% 0.0038 -0.0151) |
| OKLCH | oklch(13.84% 0.016 284.2) |
| XYZ | xyz(0.2732, 0.2598, 0.4876) |
| Luminance | 0.0026 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 3.39
Almost Black
#070D0D
ΔE00 4.44
Dark
#1B2431
ΔE00 9.10
Very Dark Brown
#1D0200
ΔE00 11.25
Gunmetal
#2A3439
ΔE00 13.10
Dark Grey
#363737
ΔE00 13.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08080F #0F0F08
analogous
#080C0F #08080F #0C080F
triadic
#08080F #0F0808 #080F08
tetradic
#08080F #0F080C #0F0F08 #080F0C
square
#08080F #0F080C #0F0F08 #080F0C
split-complementary
#08080F #0F0C08 #0C0F08
monochromatic
#0B0B14 #0B0B14 #0B0B14 #1D1D37 #33335F
Accessibility & contrast
On white
19.96
#08080F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#08080F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08080F
19.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08080F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08080F | 1.00 | 19.96 | 1.05 | 19.96 |
| #FFFFFF | 19.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#06090F
Deuteranopia (green-blind)
#06080F
Tritanopia (blue-blind)
#07090A
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #08080f; /* rgb */ color: rgb(8, 8, 15); /* oklch */ color: oklch(13.8% 0.016 284.2);
Tailwind
colors: {
custom: {
50: '#4a4a4e',
500: '#08080f',
950: '#000000',
},
}SCSS
$custom: #08080f; $custom-light: #4a4a4e; $custom-dark: #000000;
JSON
{
"hex": "#08080f",
"rgb": {
"r": 8,
"g": 8,
"b": 15
},
"hsl": {
"h": 240,
"s": 30.435,
"l": 4.51
},
"oklch": {
"l": 0.13835,
"c": 0.01558,
"h": 284.2
},
"luminance": 0.0026
}Semantic roles & 50–950 ramp
primary
#08080F
secondary
#46462D
accent
#C761C7
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777