#080822#080822
#080822 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 15.5% C 0.053 H 278.1°. Best body text is #FFFFFF at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #080822 |
|---|---|
| RGB | rgb(8, 8, 34) |
| HSL | hsl(240, 62%, 8%) |
| HSV | hsv(240, 76%, 13%) |
| CMYK | cmyk(76.5%, 76.5%, 0%, 86.7%) |
| CIE-LAB | lab(3.08, 6.22, -15.62) |
| CIE-LCH | lch(3.08, 16.81, 291.71°) |
| OKLab | oklab(15.46% 0.0076 -0.0529) |
| OKLCH | oklch(15.46% 0.053 278.1) |
| XYZ | xyz(0.4756, 0.3407, 1.5538) |
| Luminance | 0.0034 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 5.82
Dark Navy Blue
#00022E
ΔE00 5.89
Navy (survey)
#01153E
ΔE00 7.44
Very Dark Blue
#000133
ΔE00 7.49
Dark Navy
#000435
ΔE00 7.56
Midnight Blue (survey)
#020035
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080822 #222208
analogous
#081522 #080822 #150822
triadic
#080822 #220808 #082208
tetradic
#080822 #220815 #222208 #082215
square
#080822 #220815 #222208 #082215
split-complementary
#080822 #221508 #152208
monochromatic
#060619 #060619 #080822 #141454 #1F1F85
Accessibility & contrast
On white
19.66
#080822 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080822 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080822
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080822 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080822 | 1.00 | 19.66 | 1.07 | 19.66 |
| #FFFFFF | 19.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000C23
Deuteranopia (green-blind)
#000A21
Tritanopia (blue-blind)
#000E13
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #080822; /* rgb */ color: rgb(8, 8, 34); /* oklch */ color: oklch(15.5% 0.053 278.1);
Tailwind
colors: {
custom: {
50: '#4a4a5d',
500: '#080822',
950: '#000000',
},
}SCSS
$custom: #080822; $custom-light: #4a4a5d; $custom-dark: #000000;
JSON
{
"hex": "#080822",
"rgb": {
"r": 8,
"g": 8,
"b": 34
},
"hsl": {
"h": 240,
"s": 61.905,
"l": 8.235
},
"oklch": {
"l": 0.15463,
"c": 0.05341,
"h": 278.1
},
"luminance": 0.00341
}Semantic roles & 50–950 ramp
primary
#080822
secondary
#606026
accent
#E543E5
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779