#080721#080721
#080721 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 15.1% C 0.054 H 279.8°. Best body text is #FFFFFF at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #080721 |
|---|---|
| RGB | rgb(8, 7, 33) |
| HSL | hsl(242, 65%, 8%) |
| HSV | hsv(242, 79%, 13%) |
| CMYK | cmyk(75.8%, 78.8%, 0%, 87.1%) |
| CIE-LAB | lab(2.83, 6.25, -15.21) |
| CIE-LCH | lch(2.83, 16.45, 292.34°) |
| OKLab | oklab(15.08% 0.0091 -0.0529) |
| OKLCH | oklch(15.08% 0.054 279.8) |
| XYZ | xyz(0.4505, 0.3134, 1.4753) |
| Luminance | 0.0031 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 6.03
Dark Navy Blue
#00022E
ΔE00 6.13
Very Dark Blue
#000133
ΔE00 7.74
Navy (survey)
#01153E
ΔE00 7.76
Dark Navy
#000435
ΔE00 7.81
Midnight Blue (survey)
#020035
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080721 #202107
analogous
#071321 #080721 #150721
triadic
#080721 #210807 #072108
tetradic
#080721 #210713 #202107 #072115
square
#080721 #210713 #202107 #072115
split-complementary
#080721 #211507 #132107
monochromatic
#060519 #060519 #080721 #141253 #201C86
Accessibility & contrast
On white
19.76
#080721 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080721 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080721
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080721 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080721 | 1.00 | 19.76 | 1.06 | 19.76 |
| #FFFFFF | 19.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000B22
Deuteranopia (green-blind)
#000920
Tritanopia (blue-blind)
#010D12
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #080721; /* rgb */ color: rgb(8, 7, 33); /* oklch */ color: oklch(15.1% 0.054 279.8);
Tailwind
colors: {
custom: {
50: '#4a4a5c',
500: '#080721',
950: '#000000',
},
}SCSS
$custom: #080721; $custom-light: #4a4a5c; $custom-dark: #000000;
JSON
{
"hex": "#080721",
"rgb": {
"r": 8,
"g": 7,
"b": 33
},
"hsl": {
"h": 242.308,
"s": 65,
"l": 7.843
},
"oklch": {
"l": 0.15077,
"c": 0.05365,
"h": 279.8
},
"luminance": 0.00313
}Semantic roles & 50–950 ramp
primary
#080721
secondary
#5E6024
accent
#E840E2
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779