#08080B#08080B
#08080B is a very dark, near-neutral blue. Relative luminance 0.002; OKLCH L 13.6% C 0.007 H 285.4°. Best body text is #FFFFFF at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #08080B |
|---|---|
| RGB | rgb(8, 8, 11) |
| HSL | hsl(240, 16%, 4%) |
| HSV | hsv(240, 27%, 4%) |
| CMYK | cmyk(27.3%, 27.3%, 0%, 95.7%) |
| CIE-LAB | lab(2.25, 0.42, -1.15) |
| CIE-LCH | lch(2.25, 1.22, 290.30°) |
| OKLab | oklab(13.6% 0.0018 -0.0066) |
| OKLCH | oklch(13.6% 0.007 285.4) |
| XYZ | xyz(0.2474, 0.2494, 0.3517) |
| Luminance | 0.0025 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 1.82
Almost Black
#070D0D
ΔE00 3.06
Dark
#1B2431
ΔE00 10.03
Very Dark Brown
#1D0200
ΔE00 11.23
Gunmetal
#2A3439
ΔE00 13.04
Dark Grey
#363737
ΔE00 13.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08080B #0B0B08
analogous
#08090B #08080B #09080B
triadic
#08080B #0B0808 #080B08
tetradic
#08080B #0B0809 #0B0B08 #080B09
square
#08080B #0B0809 #0B0B08 #080B09
split-complementary
#08080B #0B0908 #090B08
monochromatic
#0D0D12 #0D0D12 #0D0D12 #22222E #3C3C52
Accessibility & contrast
On white
20.00
#08080B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#08080B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08080B
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08080B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08080B | 1.00 | 20.00 | 1.05 | 20.00 |
| #FFFFFF | 20.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#07080B
Deuteranopia (green-blind)
#07080B
Tritanopia (blue-blind)
#070809
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #08080b; /* rgb */ color: rgb(8, 8, 11); /* oklch */ color: oklch(13.6% 0.007 285.4);
Tailwind
colors: {
custom: {
50: '#4a4a4c',
500: '#08080b',
950: '#000000',
},
}SCSS
$custom: #08080b; $custom-light: #4a4a4c; $custom-dark: #000000;
JSON
{
"hex": "#08080b",
"rgb": {
"r": 8,
"g": 8,
"b": 11
},
"hsl": {
"h": 240,
"s": 15.789,
"l": 3.725
},
"oklch": {
"l": 0.13598,
"c": 0.00685,
"h": 285.4
},
"luminance": 0.00249
}Semantic roles & 50–950 ramp
primary
#08080B
secondary
#3E3E31
accent
#B96FB9
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777