#080913#080913
#080913 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 14.4% C 0.022 H 278.5°. Best body text is #FFFFFF at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #080913 |
|---|---|
| RGB | rgb(8, 9, 19) |
| HSL | hsl(235, 41%, 5%) |
| HSV | hsv(235, 58%, 7%) |
| CMYK | cmyk(57.9%, 52.6%, 0%, 92.5%) |
| CIE-LAB | lab(2.66, 1.47, -4.81) |
| CIE-LCH | lch(2.66, 5.03, 287.00°) |
| OKLab | oklab(14.44% 0.0032 -0.0216) |
| OKLCH | oklch(14.44% 0.022 278.5) |
| XYZ | xyz(0.3153, 0.2940, 0.6561) |
| Luminance | 0.0029 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 4.97
Almost Black
#070D0D
ΔE00 5.72
Dark
#1B2431
ΔE00 8.22
Very Dark Brown
#1D0200
ΔE00 11.85
Gunmetal
#2A3439
ΔE00 13.10
Dark Grey
#363737
ΔE00 13.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080913 #131208
analogous
#080E13 #080913 #0C0813
triadic
#080913 #130809 #091308
tetradic
#080913 #13080E #131208 #08130C
square
#080913 #13080E #131208 #08130C
split-complementary
#080913 #130C08 #0E1308
monochromatic
#090A16 #090A16 #090A16 #1A1D3E #2C3269
Accessibility & contrast
On white
19.83
#080913 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080913 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080913
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080913 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080913 | 1.00 | 19.83 | 1.06 | 19.83 |
| #FFFFFF | 19.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060A13
Deuteranopia (green-blind)
#060913
Tritanopia (blue-blind)
#060B0D
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #080913; /* rgb */ color: rgb(8, 9, 19); /* oklch */ color: oklch(14.4% 0.022 278.5);
Tailwind
colors: {
custom: {
50: '#4a4b50',
500: '#080913',
950: '#000000',
},
}SCSS
$custom: #080913; $custom-light: #4a4b50; $custom-dark: #000000;
JSON
{
"hex": "#080913",
"rgb": {
"r": 8,
"g": 9,
"b": 19
},
"hsl": {
"h": 234.545,
"s": 40.741,
"l": 5.294
},
"oklch": {
"l": 0.14435,
"c": 0.02185,
"h": 278.5
},
"luminance": 0.00294
}Semantic roles & 50–950 ramp
primary
#080913
secondary
#4C492A
accent
#C657D1
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778