#080719#080719
#080719 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 14.3% C 0.039 H 283.3°. Best body text is #FFFFFF at 19.91:1 contrast (WCAG AA passes).
Color values
| HEX | #080719 |
|---|---|
| RGB | rgb(8, 7, 25) |
| HSL | hsl(243, 56%, 6%) |
| HSV | hsv(243, 72%, 10%) |
| CMYK | cmyk(68%, 72%, 0%, 90.2%) |
| CIE-LAB | lab(2.47, 3.74, -9.38) |
| CIE-LCH | lch(2.47, 10.10, 291.73°) |
| OKLab | oklab(14.28% 0.0089 -0.0377) |
| OKLCH | oklch(14.28% 0.039 283.3) |
| XYZ | xyz(0.3515, 0.2738, 0.9538) |
| Luminance | 0.0027 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 8.62
Black
#000000
ΔE00 8.88
Almost Black
#070D0D
ΔE00 9.81
Midnight
#03012D
ΔE00 10.17
Dark Navy Blue
#00022E
ΔE00 10.22
Navy (survey)
#01153E
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080719 #181907
analogous
#070F19 #080719 #110719
triadic
#080719 #190807 #071908
tetradic
#080719 #19070F #181907 #071911
square
#080719 #19070F #181907 #071911
split-complementary
#080719 #191107 #0F1907
monochromatic
#080718 #080718 #080719 #171449 #272279
Accessibility & contrast
On white
19.91
#080719 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#080719 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080719
19.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080719 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080719 | 1.00 | 19.91 | 1.05 | 19.91 |
| #FFFFFF | 19.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#020A1A
Deuteranopia (green-blind)
#020819
Tritanopia (blue-blind)
#040B0E
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #080719; /* rgb */ color: rgb(8, 7, 25); /* oklch */ color: oklch(14.3% 0.039 283.3);
Tailwind
colors: {
custom: {
50: '#4a4a55',
500: '#080719',
950: '#000000',
},
}SCSS
$custom: #080719; $custom-light: #4a4a55; $custom-dark: #000000;
JSON
{
"hex": "#080719",
"rgb": {
"r": 8,
"g": 7,
"b": 25
},
"hsl": {
"h": 243.333,
"s": 56.25,
"l": 6.275
},
"oklch": {
"l": 0.14283,
"c": 0.03872,
"h": 283.3
},
"luminance": 0.00274
}Semantic roles & 50–950 ramp
primary
#080719
secondary
#545626
accent
#E048D7
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010103
muted
#777778