#081425#081425
#081425 is a very dark, muted blue. Relative luminance 0.007; OKLCH L 19.0% C 0.039 H 257.1°. Best body text is #FFFFFF at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #081425 |
|---|---|
| RGB | rgb(8, 20, 37) |
| HSL | hsl(215, 64%, 9%) |
| HSV | hsv(215, 78%, 15%) |
| CMYK | cmyk(78.4%, 45.9%, 0%, 85.5%) |
| CIE-LAB | lab(6.19, 1.34, -13.12) |
| CIE-LCH | lch(6.19, 13.19, 275.82°) |
| OKLab | oklab(19.03% -0.0087 -0.0379) |
| OKLCH | oklch(19.03% 0.039 257.1) |
| XYZ | xyz(0.6841, 0.6854, 1.8462) |
| Luminance | 0.0069 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 5.48
Navy (survey)
#01153E
ΔE00 8.61
Navy Blue
#1B2A4A
ΔE00 8.90
Dark Navy Blue
#00022E
ΔE00 9.09
Midnight
#03012D
ΔE00 9.46
Dark Navy
#000435
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081425 #251908
analogous
#082325 #081425 #0B0825
triadic
#081425 #250814 #142508
tetradic
#081425 #250823 #251908 #08250B
square
#081425 #250823 #251908 #08250B
split-complementary
#081425 #250B08 #232508
monochromatic
#050E19 #050E19 #081425 #132F57 #1E4A8A
Accessibility & contrast
On white
18.47
#081425 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#081425 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081425
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081425 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081425 | 1.00 | 18.47 | 1.14 | 18.47 |
| #FFFFFF | 18.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D1526
Deuteranopia (green-blind)
#091225
Tritanopia (blue-blind)
#00181A
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #081425; /* rgb */ color: rgb(8, 20, 37); /* oklch */ color: oklch(19.0% 0.039 257.1);
Tailwind
colors: {
custom: {
50: '#4a515f',
500: '#081425',
950: '#000000',
},
}SCSS
$custom: #081425; $custom-light: #4a515f; $custom-dark: #000000;
JSON
{
"hex": "#081425",
"rgb": {
"r": 8,
"g": 20,
"b": 37
},
"hsl": {
"h": 215.172,
"s": 64.444,
"l": 8.824
},
"oklch": {
"l": 0.19032,
"c": 0.03893,
"h": 257.1
},
"luminance": 0.00686
}Semantic roles & 50–950 ramp
primary
#081425
secondary
#634A26
accent
#A240E7
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010204
muted
#777879