#080722#080722
#080722 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 15.2% C 0.055 H 279.4°. Best body text is #FFFFFF at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #080722 |
|---|---|
| RGB | rgb(8, 7, 34) |
| HSL | hsl(242, 66%, 8%) |
| HSV | hsv(242, 79%, 13%) |
| CMYK | cmyk(76.5%, 79.4%, 0%, 86.7%) |
| CIE-LAB | lab(2.88, 6.62, -15.92) |
| CIE-LCH | lch(2.88, 17.24, 292.58°) |
| OKLab | oklab(15.18% 0.0091 -0.0547) |
| OKLCH | oklch(15.18% 0.055 279.4) |
| XYZ | xyz(0.4648, 0.3190, 1.5502) |
| Luminance | 0.0032 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 5.56
Dark Navy Blue
#00022E
ΔE00 5.68
Very Dark Blue
#000133
ΔE00 7.28
Dark Navy
#000435
ΔE00 7.36
Navy (survey)
#01153E
ΔE00 7.38
Midnight Blue (survey)
#020035
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080722 #212207
analogous
#071322 #080722 #150722
triadic
#080722 #220807 #072208
tetradic
#080722 #220713 #212207 #072215
square
#080722 #220713 #212207 #072215
split-complementary
#080722 #221507 #132207
monochromatic
#060519 #060519 #080722 #141155 #201C88
Accessibility & contrast
On white
19.74
#080722 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080722 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080722
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080722 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080722 | 1.00 | 19.74 | 1.06 | 19.74 |
| #FFFFFF | 19.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000C23
Deuteranopia (green-blind)
#000921
Tritanopia (blue-blind)
#000D13
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #080722; /* rgb */ color: rgb(8, 7, 34); /* oklch */ color: oklch(15.2% 0.055 279.4);
Tailwind
colors: {
custom: {
50: '#4a4a5d',
500: '#080722',
950: '#000000',
},
}SCSS
$custom: #080722; $custom-light: #4a4a5d; $custom-dark: #000000;
JSON
{
"hex": "#080722",
"rgb": {
"r": 8,
"g": 7,
"b": 34
},
"hsl": {
"h": 242.222,
"s": 65.854,
"l": 8.039
},
"oklch": {
"l": 0.15184,
"c": 0.05544,
"h": 279.4
},
"luminance": 0.00319
}Semantic roles & 50–950 ramp
primary
#080722
secondary
#5F6124
accent
#E93FE3
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779