#081024#081024
#081024 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 17.8% C 0.043 H 265.6°. Best body text is #FFFFFF at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #081024 |
|---|---|
| RGB | rgb(8, 16, 36) |
| HSL | hsl(223, 64%, 9%) |
| HSV | hsv(223, 78%, 14%) |
| CMYK | cmyk(77.8%, 55.6%, 0%, 85.9%) |
| CIE-LAB | lab(4.96, 3.34, -14.26) |
| CIE-LCH | lch(4.96, 14.65, 283.18°) |
| OKLab | oklab(17.8% -0.0033 -0.043) |
| OKLCH | oklch(17.8% 0.043 265.6) |
| XYZ | xyz(0.6038, 0.5495, 1.7430) |
| Luminance | 0.0055 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 7.25
Dark Navy Blue
#00022E
ΔE00 7.48
Midnight
#03012D
ΔE00 7.72
Navy (survey)
#01153E
ΔE00 7.75
Dark Navy
#000435
ΔE00 8.70
Very Dark Blue
#000133
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081024 #241C08
analogous
#081E24 #081024 #0E0824
triadic
#081024 #240810 #102408
tetradic
#081024 #24081E #241C08 #08240E
square
#081024 #24081E #241C08 #08240E
split-complementary
#081024 #240E08 #1E2408
monochromatic
#060B19 #060B19 #081024 #132656 #1E3D88
Accessibility & contrast
On white
18.92
#081024 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#081024 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081024
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081024 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081024 | 1.00 | 18.92 | 1.11 | 18.92 |
| #FFFFFF | 18.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#071225
Deuteranopia (green-blind)
#041024
Tritanopia (blue-blind)
#001418
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #081024; /* rgb */ color: rgb(8, 16, 36); /* oklch */ color: oklch(17.8% 0.043 265.6);
Tailwind
colors: {
custom: {
50: '#4a4e5e',
500: '#081024',
950: '#000000',
},
}SCSS
$custom: #081024; $custom-light: #4a4e5e; $custom-dark: #000000;
JSON
{
"hex": "#081024",
"rgb": {
"r": 8,
"g": 16,
"b": 36
},
"hsl": {
"h": 222.857,
"s": 63.636,
"l": 8.627
},
"oklch": {
"l": 0.17797,
"c": 0.04317,
"h": 265.6
},
"luminance": 0.0055
}Semantic roles & 50–950 ramp
primary
#081024
secondary
#625126
accent
#B741E7
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779