#080325#080325
#080325 is a very dark, moderate blue. Relative luminance 0.003; OKLCH L 14.3% C 0.070 H 282.4°. Best body text is #FFFFFF at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #080325 |
|---|---|
| RGB | rgb(8, 3, 37) |
| HSL | hsl(249, 85%, 8%) |
| HSV | hsv(249, 92%, 15%) |
| CMYK | cmyk(78.4%, 91.9%, 0%, 85.5%) |
| CIE-LAB | lab(2.26, 9.36, -19.21) |
| CIE-LCH | lch(2.26, 21.37, 295.98°) |
| OKLab | oklab(14.34% 0.0149 -0.0679) |
| OKLCH | oklch(14.34% 0.07 282.4) |
| XYZ | xyz(0.4665, 0.2503, 1.7736) |
| Luminance | 0.0025 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 3.43
Dark Navy Blue
#00022E
ΔE00 3.82
Very Dark Blue
#000133
ΔE00 5.31
Dark Navy
#000435
ΔE00 5.45
Midnight Blue (survey)
#020035
ΔE00 5.94
Navy (survey)
#01153E
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080325 #202503
analogous
#030F25 #080325 #190325
triadic
#080325 #250803 #032508
tetradic
#080325 #25030F #202503 #032519
square
#080325 #25030F #202503 #032519
split-complementary
#080325 #251903 #0F2503
monochromatic
#06021C #06021C #080325 #14085E #200C96
Accessibility & contrast
On white
20.00
#080325 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#080325 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080325
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080325 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080325 | 1.00 | 20.00 | 1.05 | 20.00 |
| #FFFFFF | 20.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000926
Deuteranopia (green-blind)
#000724
Tritanopia (blue-blind)
#000B12
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #080325; /* rgb */ color: rgb(8, 3, 37); /* oklch */ color: oklch(14.3% 0.070 282.4);
Tailwind
colors: {
custom: {
50: '#4a485f',
500: '#080325',
950: '#000000',
},
}SCSS
$custom: #080325; $custom-light: #4a485f; $custom-dark: #000000;
JSON
{
"hex": "#080325",
"rgb": {
"r": 8,
"g": 3,
"b": 37
},
"hsl": {
"h": 248.824,
"s": 85,
"l": 7.843
},
"oklch": {
"l": 0.14338,
"c": 0.06952,
"h": 282.4
},
"luminance": 0.0025
}Semantic roles & 50–950 ramp
primary
#080325
secondary
#5E691B
accent
#FB2DDD
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010004
muted
#777779