#080620#080620
#080620 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 14.7% C 0.054 H 281.6°. Best body text is #FFFFFF at 19.86:1 contrast (WCAG AA passes).
Color values
| HEX | #080620 |
|---|---|
| RGB | rgb(8, 6, 32) |
| HSL | hsl(245, 68%, 7%) |
| HSV | hsv(245, 81%, 13%) |
| CMYK | cmyk(75%, 81.2%, 0%, 87.5%) |
| CIE-LAB | lab(2.58, 6.31, -14.80) |
| CIE-LCH | lch(2.58, 16.09, 293.08°) |
| OKLab | oklab(14.67% 0.0109 -0.053) |
| OKLCH | oklch(14.67% 0.054 281.6) |
| XYZ | xyz(0.4259, 0.2861, 1.3990) |
| Luminance | 0.0029 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 6.24
Dark Navy Blue
#00022E
ΔE00 6.38
Very Dark Blue
#000133
ΔE00 7.99
Dark Navy
#000435
ΔE00 8.08
Navy (survey)
#01153E
ΔE00 8.09
Midnight Blue (survey)
#020035
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080620 #1E2006
analogous
#061120 #080620 #150620
triadic
#080620 #200806 #062008
tetradic
#080620 #200611 #1E2006 #062015
square
#080620 #200611 #1E2006 #062015
split-complementary
#080620 #201506 #112006
monochromatic
#06051A #06051A #080620 #151054 #221987
Accessibility & contrast
On white
19.86
#080620 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080620 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080620
19.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080620 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080620 | 1.00 | 19.86 | 1.06 | 19.86 |
| #FFFFFF | 19.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000A21
Deuteranopia (green-blind)
#00091F
Tritanopia (blue-blind)
#010C11
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #080620; /* rgb */ color: rgb(8, 6, 32); /* oklch */ color: oklch(14.7% 0.054 281.6);
Tailwind
colors: {
custom: {
50: '#4a495b',
500: '#080620',
950: '#000000',
},
}SCSS
$custom: #080620; $custom-light: #4a495b; $custom-dark: #000000;
JSON
{
"hex": "#080620",
"rgb": {
"r": 8,
"g": 6,
"b": 32
},
"hsl": {
"h": 244.615,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.14673,
"c": 0.0541,
"h": 281.6
},
"luminance": 0.00286
}Semantic roles & 50–950 ramp
primary
#080620
secondary
#5B6022
accent
#EB3DDE
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010004
muted
#777779