#080621#080621
#080621 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 14.8% C 0.056 H 281.1°. Best body text is #FFFFFF at 19.84:1 contrast (WCAG AA passes).
Color values
| HEX | #080621 |
|---|---|
| RGB | rgb(8, 6, 33) |
| HSL | hsl(244, 69%, 8%) |
| HSV | hsv(244, 82%, 13%) |
| CMYK | cmyk(75.8%, 81.8%, 0%, 87.1%) |
| CIE-LAB | lab(2.63, 6.66, -15.51) |
| CIE-LCH | lch(2.63, 16.88, 293.23°) |
| OKLab | oklab(14.78% 0.0108 -0.0548) |
| OKLCH | oklch(14.78% 0.056 281.1) |
| XYZ | xyz(0.4397, 0.2916, 1.4717) |
| Luminance | 0.0029 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 5.77
Dark Navy Blue
#00022E
ΔE00 5.92
Very Dark Blue
#000133
ΔE00 7.53
Dark Navy
#000435
ΔE00 7.62
Navy (survey)
#01153E
ΔE00 7.70
Midnight Blue (survey)
#020035
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080621 #1F2106
analogous
#061221 #080621 #150621
triadic
#080621 #210806 #062108
tetradic
#080621 #210612 #1F2106 #062115
square
#080621 #210612 #1F2106 #062115
split-complementary
#080621 #211506 #122106
monochromatic
#06051A #06051A #080621 #150F55 #211989
Accessibility & contrast
On white
19.84
#080621 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080621 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080621
19.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080621 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080621 | 1.00 | 19.84 | 1.06 | 19.84 |
| #FFFFFF | 19.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000B22
Deuteranopia (green-blind)
#000920
Tritanopia (blue-blind)
#010C12
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #080621; /* rgb */ color: rgb(8, 6, 33); /* oklch */ color: oklch(14.8% 0.056 281.1);
Tailwind
colors: {
custom: {
50: '#4a495c',
500: '#080621',
950: '#000000',
},
}SCSS
$custom: #080621; $custom-light: #4a495c; $custom-dark: #000000;
JSON
{
"hex": "#080621",
"rgb": {
"r": 8,
"g": 6,
"b": 33
},
"hsl": {
"h": 244.444,
"s": 69.231,
"l": 7.647
},
"oklch": {
"l": 0.14783,
"c": 0.05585,
"h": 281.1
},
"luminance": 0.00292
}Semantic roles & 50–950 ramp
primary
#080621
secondary
#5C6122
accent
#EC3CDF
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010004
muted
#777779