#080910#080910
#080910 is a very dark, near-neutral blue. Relative luminance 0.003; OKLCH L 14.2% C 0.015 H 277.4°. Best body text is #FFFFFF at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #080910 |
|---|---|
| RGB | rgb(8, 9, 16) |
| HSL | hsl(233, 33%, 5%) |
| HSV | hsv(233, 50%, 6%) |
| CMYK | cmyk(50%, 43.8%, 0%, 93.7%) |
| CIE-LAB | lab(2.57, 0.86, -3.15) |
| CIE-LCH | lch(2.57, 3.26, 285.28°) |
| OKLab | oklab(14.23% 0.002 -0.0153) |
| OKLCH | oklch(14.23% 0.015 277.4) |
| XYZ | xyz(0.2913, 0.2844, 0.5297) |
| Luminance | 0.0028 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 3.49
Almost Black
#070D0D
ΔE00 4.27
Dark
#1B2431
ΔE00 8.81
Very Dark Brown
#1D0200
ΔE00 11.64
Gunmetal
#2A3439
ΔE00 12.83
Dark Grey
#363737
ΔE00 13.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080910 #100F08
analogous
#080D10 #080910 #0B0810
triadic
#080910 #100809 #091008
tetradic
#080910 #10080D #100F08 #08100B
square
#080910 #10080D #100F08 #08100B
split-complementary
#080910 #100B08 #0D1008
monochromatic
#0A0B14 #0A0B14 #0A0B14 #1C2039 #313762
Accessibility & contrast
On white
19.87
#080910 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080910 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080910
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080910 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080910 | 1.00 | 19.87 | 1.06 | 19.87 |
| #FFFFFF | 19.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070A10
Deuteranopia (green-blind)
#070910
Tritanopia (blue-blind)
#060A0B
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #080910; /* rgb */ color: rgb(8, 9, 16); /* oklch */ color: oklch(14.2% 0.015 277.4);
Tailwind
colors: {
custom: {
50: '#4a4b4e',
500: '#080910',
950: '#000000',
},
}SCSS
$custom: #080910; $custom-light: #4a4b4e; $custom-dark: #000000;
JSON
{
"hex": "#080910",
"rgb": {
"r": 8,
"g": 9,
"b": 16
},
"hsl": {
"h": 232.5,
"s": 33.333,
"l": 4.706
},
"oklch": {
"l": 0.14233,
"c": 0.01546,
"h": 277.4
},
"luminance": 0.00284
}Semantic roles & 50–950 ramp
primary
#080910
secondary
#47442C
accent
#BC5EC9
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777