#080622#080622
#080622 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 14.9% C 0.058 H 280.7°. Best body text is #FFFFFF at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #080622 |
|---|---|
| RGB | rgb(8, 6, 34) |
| HSL | hsl(244, 70%, 8%) |
| HSV | hsv(244, 82%, 13%) |
| CMYK | cmyk(76.5%, 82.4%, 0%, 86.7%) |
| CIE-LAB | lab(2.69, 7.02, -16.22) |
| CIE-LCH | lch(2.69, 17.67, 293.40°) |
| OKLab | oklab(14.89% 0.0107 -0.0566) |
| OKLCH | oklch(14.89% 0.058 280.7) |
| XYZ | xyz(0.4539, 0.2973, 1.5465) |
| Luminance | 0.0030 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 5.32
Dark Navy Blue
#00022E
ΔE00 5.48
Very Dark Blue
#000133
ΔE00 7.08
Dark Navy
#000435
ΔE00 7.18
Navy (survey)
#01153E
ΔE00 7.32
Midnight Blue (survey)
#020035
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080622 #202206
analogous
#061222 #080622 #160622
triadic
#080622 #220806 #062208
tetradic
#080622 #220612 #202206 #062216
square
#080622 #220612 #202206 #062216
split-complementary
#080622 #221606 #122206
monochromatic
#06051A #06051A #080622 #140F56 #20188A
Accessibility & contrast
On white
19.82
#080622 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080622 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080622
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080622 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080622 | 1.00 | 19.82 | 1.06 | 19.82 |
| #FFFFFF | 19.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000B23
Deuteranopia (green-blind)
#000921
Tritanopia (blue-blind)
#000D12
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #080622; /* rgb */ color: rgb(8, 6, 34); /* oklch */ color: oklch(14.9% 0.058 280.7);
Tailwind
colors: {
custom: {
50: '#4a495d',
500: '#080622',
950: '#000000',
},
}SCSS
$custom: #080622; $custom-light: #4a495d; $custom-dark: #000000;
JSON
{
"hex": "#080622",
"rgb": {
"r": 8,
"g": 6,
"b": 34
},
"hsl": {
"h": 244.286,
"s": 70,
"l": 7.843
},
"oklch": {
"l": 0.14894,
"c": 0.05759,
"h": 280.7
},
"luminance": 0.00297
}Semantic roles & 50–950 ramp
primary
#080622
secondary
#5E6222
accent
#ED3BE0
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010004
muted
#777779