#080624#080624
#080624 is a very dark, moderate blue. Relative luminance 0.003; OKLCH L 15.1% C 0.061 H 279.8°. Best body text is #FFFFFF at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #080624 |
|---|---|
| RGB | rgb(8, 6, 36) |
| HSL | hsl(244, 71%, 8%) |
| HSV | hsv(244, 83%, 14%) |
| CMYK | cmyk(77.8%, 83.3%, 0%, 85.9%) |
| CIE-LAB | lab(2.79, 7.77, -17.61) |
| CIE-LCH | lch(2.79, 19.25, 293.81°) |
| OKLab | oklab(15.12% 0.0104 -0.0601) |
| OKLCH | oklch(15.12% 0.061 279.8) |
| XYZ | xyz(0.4836, 0.3092, 1.7029) |
| Luminance | 0.0031 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 4.44
Dark Navy Blue
#00022E
ΔE00 4.64
Very Dark Blue
#000133
ΔE00 6.23
Dark Navy
#000435
ΔE00 6.32
Navy (survey)
#01153E
ΔE00 6.63
Midnight Blue (survey)
#020035
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080624 #222406
analogous
#061324 #080624 #170624
triadic
#080624 #240806 #062408
tetradic
#080624 #240613 #222406 #062417
square
#080624 #240613 #222406 #062417
split-complementary
#080624 #241706 #132406
monochromatic
#06041A #06041A #080624 #140F58 #1F178D
Accessibility & contrast
On white
19.78
#080624 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080624 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080624
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080624 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080624 | 1.00 | 19.78 | 1.06 | 19.78 |
| #FFFFFF | 19.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000B25
Deuteranopia (green-blind)
#000923
Tritanopia (blue-blind)
#000D13
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #080624; /* rgb */ color: rgb(8, 6, 36); /* oklch */ color: oklch(15.1% 0.061 279.8);
Tailwind
colors: {
custom: {
50: '#4a495e',
500: '#080624',
950: '#000000',
},
}SCSS
$custom: #080624; $custom-light: #4a495e; $custom-dark: #000000;
JSON
{
"hex": "#080624",
"rgb": {
"r": 8,
"g": 6,
"b": 36
},
"hsl": {
"h": 244,
"s": 71.429,
"l": 8.235
},
"oklch": {
"l": 0.15121,
"c": 0.06101,
"h": 279.8
},
"luminance": 0.00309
}Semantic roles & 50–950 ramp
primary
#080624
secondary
#606421
accent
#EE3AE2
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010004
muted
#777779