#080928#080928
#080928 is a very dark, moderate blue. Relative luminance 0.004; OKLCH L 16.4% C 0.062 H 275.6°. Best body text is #FFFFFF at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #080928 |
|---|---|
| RGB | rgb(8, 9, 40) |
| HSL | hsl(238, 67%, 9%) |
| HSV | hsv(238, 80%, 16%) |
| CMYK | cmyk(80%, 77.5%, 0%, 84.3%) |
| CIE-LAB | lab(3.62, 8.21, -19.42) |
| CIE-LCH | lch(3.62, 21.08, 292.91°) |
| OKLab | oklab(16.36% 0.006 -0.0619) |
| OKLCH | oklch(16.36% 0.062 275.6) |
| XYZ | xyz(0.5807, 0.4002, 2.0537) |
| Luminance | 0.0040 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 3.54
Dark Navy Blue
#00022E
ΔE00 3.66
Very Dark Blue
#000133
ΔE00 5.23
Dark Navy
#000435
ΔE00 5.27
Navy (survey)
#01153E
ΔE00 5.44
Midnight Blue (survey)
#020035
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080928 #282708
analogous
#081928 #080928 #170828
triadic
#080928 #280809 #092808
tetradic
#080928 #280819 #282708 #082817
square
#080928 #280819 #282708 #082817
split-complementary
#080928 #281708 #192808
monochromatic
#05061A #05061A #080928 #12145B #1C208E
Accessibility & contrast
On white
19.44
#080928 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080928 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080928
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080928 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080928 | 1.00 | 19.44 | 1.08 | 19.44 |
| #FFFFFF | 19.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000E29
Deuteranopia (green-blind)
#000C27
Tritanopia (blue-blind)
#001117
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #080928; /* rgb */ color: rgb(8, 9, 40); /* oklch */ color: oklch(16.4% 0.062 275.6);
Tailwind
colors: {
custom: {
50: '#4b4a62',
500: '#080928',
950: '#000000',
},
}SCSS
$custom: #080928; $custom-light: #4b4a62; $custom-dark: #000000;
JSON
{
"hex": "#080928",
"rgb": {
"r": 8,
"g": 9,
"b": 40
},
"hsl": {
"h": 238.125,
"s": 66.667,
"l": 9.412
},
"oklch": {
"l": 0.16363,
"c": 0.06218,
"h": 275.6
},
"luminance": 0.004
}Semantic roles & 50–950 ramp
primary
#080928
secondary
#676425
accent
#E43EEA
background
#F4F4F5
surface
#E7E7EA
border
#C3C3C6
text
#010105
muted
#777779