#080828#080828
#080828 is a very dark, moderate blue. Relative luminance 0.004; OKLCH L 16.1% C 0.064 H 276.5°. Best body text is #FFFFFF at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #080828 |
|---|---|
| RGB | rgb(8, 8, 40) |
| HSL | hsl(240, 67%, 9%) |
| HSV | hsv(240, 80%, 16%) |
| CMYK | cmyk(80%, 80%, 0%, 84.3%) |
| CIE-LAB | lab(3.42, 8.61, -19.73) |
| CIE-LCH | lch(3.42, 21.53, 293.58°) |
| OKLab | oklab(16.11% 0.0072 -0.0635) |
| OKLCH | oklch(16.11% 0.064 276.5) |
| XYZ | xyz(0.5699, 0.3784, 2.0501) |
| Luminance | 0.0038 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 3.29
Dark Navy Blue
#00022E
ΔE00 3.47
Very Dark Blue
#000133
ΔE00 5.03
Dark Navy
#000435
ΔE00 5.09
Navy (survey)
#01153E
ΔE00 5.44
Midnight Blue (survey)
#020035
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080828 #282808
analogous
#081828 #080828 #180828
triadic
#080828 #280808 #082808
tetradic
#080828 #280818 #282808 #082818
square
#080828 #280818 #282808 #082818
split-complementary
#080828 #281808 #182808
monochromatic
#05051A #05051A #080828 #12125B #1C1C8E
Accessibility & contrast
On white
19.52
#080828 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080828 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080828
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080828 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080828 | 1.00 | 19.52 | 1.08 | 19.52 |
| #FFFFFF | 19.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000E29
Deuteranopia (green-blind)
#000B27
Tritanopia (blue-blind)
#001016
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #080828; /* rgb */ color: rgb(8, 8, 40); /* oklch */ color: oklch(16.1% 0.064 276.5);
Tailwind
colors: {
custom: {
50: '#4b4a62',
500: '#080828',
950: '#000000',
},
}SCSS
$custom: #080828; $custom-light: #4b4a62; $custom-dark: #000000;
JSON
{
"hex": "#080828",
"rgb": {
"r": 8,
"g": 8,
"b": 40
},
"hsl": {
"h": 240,
"s": 66.667,
"l": 9.412
},
"oklch": {
"l": 0.16114,
"c": 0.06393,
"h": 276.5
},
"luminance": 0.00378
}Semantic roles & 50–950 ramp
primary
#080828
secondary
#676725
accent
#EA3EEA
background
#F4F4F5
surface
#E7E7EA
border
#C3C3C6
text
#010105
muted
#777779