#070828#070828
#070828 is a very dark, moderate blue. Relative luminance 0.004; OKLCH L 16.0% C 0.064 H 274.8°. Best body text is #FFFFFF at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #070828 |
|---|---|
| RGB | rgb(7, 8, 40) |
| HSL | hsl(238, 70%, 9%) |
| HSV | hsv(238, 83%, 16%) |
| CMYK | cmyk(82.5%, 80%, 0%, 84.3%) |
| CIE-LAB | lab(3.36, 8.35, -19.82) |
| CIE-LCH | lch(3.36, 21.51, 292.83°) |
| OKLab | oklab(16.01% 0.0054 -0.0641) |
| OKLCH | oklch(16.01% 0.064 274.8) |
| XYZ | xyz(0.5573, 0.3720, 2.0495) |
| Luminance | 0.0037 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 3.29
Dark Navy Blue
#00022E
ΔE00 3.40
Very Dark Blue
#000133
ΔE00 4.98
Dark Navy
#000435
ΔE00 5.03
Navy (survey)
#01153E
ΔE00 5.33
Midnight Blue (survey)
#020035
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070828 #282707
analogous
#071928 #070828 #170728
triadic
#070828 #280708 #082807
tetradic
#070828 #280719 #282707 #072817
square
#070828 #280719 #282707 #072817
split-complementary
#070828 #281707 #192807
monochromatic
#05051A #05051A #070828 #10125C #191D90
Accessibility & contrast
On white
19.55
#070828 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#070828 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070828
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070828 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070828 | 1.00 | 19.55 | 1.07 | 19.55 |
| #FFFFFF | 19.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.55 | 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: #070828; /* rgb */ color: rgb(7, 8, 40); /* oklch */ color: oklch(16.0% 0.064 274.8);
Tailwind
colors: {
custom: {
50: '#4a4a62',
500: '#070828',
950: '#000000',
},
}SCSS
$custom: #070828; $custom-light: #4a4a62; $custom-dark: #000000;
JSON
{
"hex": "#070828",
"rgb": {
"r": 7,
"g": 8,
"b": 40
},
"hsl": {
"h": 238.182,
"s": 70.213,
"l": 9.216
},
"oklch": {
"l": 0.16012,
"c": 0.0643,
"h": 274.8
},
"luminance": 0.00372
}Semantic roles & 50–950 ramp
primary
#070828
secondary
#686523
accent
#E83BED
background
#F4F4F5
surface
#E7E7EA
border
#C3C3C6
text
#010105
muted
#777779