#080713#080713
#080713 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 13.8% C 0.027 H 286.7°. Best body text is #FFFFFF at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #080713 |
|---|---|
| RGB | rgb(8, 7, 19) |
| HSL | hsl(245, 46%, 5%) |
| HSV | hsv(245, 63%, 7%) |
| CMYK | cmyk(57.9%, 63.2%, 0%, 92.5%) |
| CIE-LAB | lab(2.26, 2.27, -5.38) |
| CIE-LCH | lch(2.26, 5.84, 292.88°) |
| OKLab | oklab(13.77% 0.0077 -0.0255) |
| OKLCH | oklch(13.77% 0.027 286.7) |
| XYZ | xyz(0.2936, 0.2506, 0.6489) |
| Luminance | 0.0025 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 5.72
Almost Black
#070D0D
ΔE00 6.79
Dark
#1B2431
ΔE00 8.62
Very Dark Brown
#1D0200
ΔE00 11.35
Midnight
#03012D
ΔE00 13.35
Dark Navy Blue
#00022E
ΔE00 13.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080713 #121307
analogous
#070C13 #080713 #0E0713
triadic
#080713 #130807 #071308
tetradic
#080713 #13070C #121307 #07130E
square
#080713 #13070C #121307 #07130E
split-complementary
#080713 #130E07 #0C1307
monochromatic
#090816 #090816 #090816 #1B1740 #2E286C
Accessibility & contrast
On white
20.00
#080713 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#080713 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080713
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080713 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080713 | 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)
#040913
Deuteranopia (green-blind)
#040813
Tritanopia (blue-blind)
#06090B
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #080713; /* rgb */ color: rgb(8, 7, 19); /* oklch */ color: oklch(13.8% 0.027 286.7);
Tailwind
colors: {
custom: {
50: '#4a4a50',
500: '#080713',
950: '#000000',
},
}SCSS
$custom: #080713; $custom-light: #4a4a50; $custom-dark: #000000;
JSON
{
"hex": "#080713",
"rgb": {
"r": 8,
"g": 7,
"b": 19
},
"hsl": {
"h": 245,
"s": 46.154,
"l": 5.098
},
"oklch": {
"l": 0.13774,
"c": 0.02666,
"h": 286.7
},
"luminance": 0.00251
}Semantic roles & 50–950 ramp
primary
#080713
secondary
#4B4E28
accent
#D652CB
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778