#080925#080925
#080925 is a very dark, muted blue. Relative luminance 0.004; OKLCH L 16.0% C 0.057 H 276.2°. Best body text is #FFFFFF at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #080925 |
|---|---|
| RGB | rgb(8, 9, 37) |
| HSL | hsl(238, 64%, 9%) |
| HSV | hsv(238, 78%, 15%) |
| CMYK | cmyk(78.4%, 75.7%, 0%, 85.5%) |
| CIE-LAB | lab(3.44, 6.96, -17.39) |
| CIE-LCH | lch(3.44, 18.73, 291.81°) |
| OKLab | oklab(16.04% 0.0061 -0.0566) |
| OKLCH | oklch(16.04% 0.057 276.2) |
| XYZ | xyz(0.5316, 0.3805, 1.7953) |
| Luminance | 0.0038 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 4.75
Dark Navy Blue
#00022E
ΔE00 4.82
Navy (survey)
#01153E
ΔE00 6.40
Very Dark Blue
#000133
ΔE00 6.41
Dark Navy
#000435
ΔE00 6.46
Midnight Blue (survey)
#020035
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080925 #252408
analogous
#081825 #080925 #160825
triadic
#080925 #250809 #092508
tetradic
#080925 #250818 #252408 #082516
square
#080925 #250818 #252408 #082516
split-complementary
#080925 #251608 #182508
monochromatic
#050619 #050619 #080925 #131557 #1E218A
Accessibility & contrast
On white
19.51
#080925 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080925 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080925
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080925 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080925 | 1.00 | 19.51 | 1.08 | 19.51 |
| #FFFFFF | 19.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000E26
Deuteranopia (green-blind)
#000B24
Tritanopia (blue-blind)
#001015
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #080925; /* rgb */ color: rgb(8, 9, 37); /* oklch */ color: oklch(16.0% 0.057 276.2);
Tailwind
colors: {
custom: {
50: '#4a4b5f',
500: '#080925',
950: '#000000',
},
}SCSS
$custom: #080925; $custom-light: #4a4b5f; $custom-dark: #000000;
JSON
{
"hex": "#080925",
"rgb": {
"r": 8,
"g": 9,
"b": 37
},
"hsl": {
"h": 237.931,
"s": 64.444,
"l": 8.824
},
"oklch": {
"l": 0.16041,
"c": 0.05691,
"h": 276.2
},
"luminance": 0.00381
}Semantic roles & 50–950 ramp
primary
#080925
secondary
#636126
accent
#E240E7
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779