#080924#080924
#080924 is a very dark, muted blue. Relative luminance 0.004; OKLCH L 15.9% C 0.055 H 276.4°. Best body text is #FFFFFF at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #080924 |
|---|---|
| RGB | rgb(8, 9, 36) |
| HSL | hsl(238, 64%, 9%) |
| HSV | hsv(238, 78%, 14%) |
| CMYK | cmyk(77.8%, 75%, 0%, 85.9%) |
| CIE-LAB | lab(3.38, 6.57, -16.71) |
| CIE-LCH | lch(3.38, 17.95, 291.47°) |
| OKLab | oklab(15.94% 0.0061 -0.0548) |
| OKLCH | oklch(15.94% 0.055 276.4) |
| XYZ | xyz(0.5162, 0.3743, 1.7138) |
| Luminance | 0.0037 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 5.19
Dark Navy Blue
#00022E
ΔE00 5.24
Navy (survey)
#01153E
ΔE00 6.76
Very Dark Blue
#000133
ΔE00 6.83
Dark Navy
#000435
ΔE00 6.88
Midnight Blue (survey)
#020035
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080924 #242308
analogous
#081724 #080924 #150824
triadic
#080924 #240809 #092408
tetradic
#080924 #240817 #242308 #082415
square
#080924 #240817 #242308 #082415
split-complementary
#080924 #241508 #172408
monochromatic
#060619 #060619 #080924 #131656 #1E2288
Accessibility & contrast
On white
19.54
#080924 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080924 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080924
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080924 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080924 | 1.00 | 19.54 | 1.07 | 19.54 |
| #FFFFFF | 19.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000D25
Deuteranopia (green-blind)
#000B23
Tritanopia (blue-blind)
#000F15
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #080924; /* rgb */ color: rgb(8, 9, 36); /* oklch */ color: oklch(15.9% 0.055 276.4);
Tailwind
colors: {
custom: {
50: '#4a4b5e',
500: '#080924',
950: '#000000',
},
}SCSS
$custom: #080924; $custom-light: #4a4b5e; $custom-dark: #000000;
JSON
{
"hex": "#080924",
"rgb": {
"r": 8,
"g": 9,
"b": 36
},
"hsl": {
"h": 237.857,
"s": 63.636,
"l": 8.627
},
"oklch": {
"l": 0.15937,
"c": 0.05512,
"h": 276.4
},
"luminance": 0.00374
}Semantic roles & 50–950 ramp
primary
#080924
secondary
#626026
accent
#E141E7
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779