#080724#080724
#080724 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 15.4% C 0.059 H 278.7°. Best body text is #FFFFFF at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #080724 |
|---|---|
| RGB | rgb(8, 7, 36) |
| HSL | hsl(242, 67%, 8%) |
| HSV | hsv(242, 81%, 14%) |
| CMYK | cmyk(77.8%, 80.6%, 0%, 85.9%) |
| CIE-LAB | lab(2.99, 7.37, -17.31) |
| CIE-LCH | lch(2.99, 18.82, 293.07°) |
| OKLab | oklab(15.4% 0.0089 -0.0583) |
| OKLCH | oklch(15.4% 0.059 278.7) |
| XYZ | xyz(0.4945, 0.3309, 1.7065) |
| Luminance | 0.0033 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 4.67
Dark Navy Blue
#00022E
ΔE00 4.82
Very Dark Blue
#000133
ΔE00 6.42
Dark Navy
#000435
ΔE00 6.50
Navy (survey)
#01153E
ΔE00 6.66
Midnight Blue (survey)
#020035
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080724 #232407
analogous
#071424 #080724 #160724
triadic
#080724 #240807 #072408
tetradic
#080724 #240714 #232407 #072416
square
#080724 #240714 #232407 #072416
split-complementary
#080724 #241607 #142407
monochromatic
#06051A #06051A #080724 #131157 #1F1B8A
Accessibility & contrast
On white
19.70
#080724 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080724 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080724
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080724 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080724 | 1.00 | 19.70 | 1.07 | 19.70 |
| #FFFFFF | 19.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000C25
Deuteranopia (green-blind)
#000A23
Tritanopia (blue-blind)
#000E14
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #080724; /* rgb */ color: rgb(8, 7, 36); /* oklch */ color: oklch(15.4% 0.059 278.7);
Tailwind
colors: {
custom: {
50: '#4a4a5e',
500: '#080724',
950: '#000000',
},
}SCSS
$custom: #080724; $custom-light: #4a4a5e; $custom-dark: #000000;
JSON
{
"hex": "#080724",
"rgb": {
"r": 8,
"g": 7,
"b": 36
},
"hsl": {
"h": 242.069,
"s": 67.442,
"l": 8.431
},
"oklch": {
"l": 0.15403,
"c": 0.05895,
"h": 278.7
},
"luminance": 0.00331
}Semantic roles & 50–950 ramp
primary
#080724
secondary
#616324
accent
#EA3DE4
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779