#081324#081324
#081324 is a very dark, muted blue. Relative luminance 0.006; OKLCH L 18.7% C 0.039 H 258.6°. Best body text is #FFFFFF at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #081324 |
|---|---|
| RGB | rgb(8, 19, 36) |
| HSL | hsl(216, 64%, 9%) |
| HSV | hsv(216, 78%, 14%) |
| CMYK | cmyk(77.8%, 47.2%, 0%, 85.9%) |
| CIE-LAB | lab(5.82, 1.58, -12.93) |
| CIE-LCH | lch(5.82, 13.03, 276.96°) |
| OKLab | oklab(18.66% -0.0076 -0.0378) |
| OKLCH | oklch(18.66% 0.039 258.6) |
| XYZ | xyz(0.6513, 0.6447, 1.7588) |
| Luminance | 0.0065 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 5.71
Navy (survey)
#01153E
ΔE00 8.70
Dark Navy Blue
#00022E
ΔE00 9.00
Navy Blue
#1B2A4A
ΔE00 9.08
Midnight
#03012D
ΔE00 9.34
Dark Navy
#000435
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081324 #241908
analogous
#082124 #081324 #0B0824
triadic
#081324 #240813 #132408
tetradic
#081324 #240821 #241908 #08240B
square
#081324 #240821 #241908 #08240B
split-complementary
#081324 #240B08 #212408
monochromatic
#060D19 #060D19 #081324 #132D56 #1E4888
Accessibility & contrast
On white
18.60
#081324 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#081324 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081324
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081324 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081324 | 1.00 | 18.60 | 1.13 | 18.60 |
| #FFFFFF | 18.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C1425
Deuteranopia (green-blind)
#081224
Tritanopia (blue-blind)
#001719
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #081324; /* rgb */ color: rgb(8, 19, 36); /* oklch */ color: oklch(18.7% 0.039 258.6);
Tailwind
colors: {
custom: {
50: '#4a505e',
500: '#081324',
950: '#000000',
},
}SCSS
$custom: #081324; $custom-light: #4a505e; $custom-dark: #000000;
JSON
{
"hex": "#081324",
"rgb": {
"r": 8,
"g": 19,
"b": 36
},
"hsl": {
"h": 216.429,
"s": 63.636,
"l": 8.627
},
"oklch": {
"l": 0.18663,
"c": 0.03855,
"h": 258.6
},
"luminance": 0.00645
}Semantic roles & 50–950 ramp
primary
#081324
secondary
#624A26
accent
#A641E7
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010204
muted
#777879