#050824#050824
#050824 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 15.3% C 0.058 H 271.6°. Best body text is #FFFFFF at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #050824 |
|---|---|
| RGB | rgb(5, 8, 36) |
| HSL | hsl(234, 76%, 8%) |
| HSV | hsv(234, 86%, 14%) |
| CMYK | cmyk(86.1%, 77.8%, 0%, 85.9%) |
| CIE-LAB | lab(3.01, 6.19, -17.29) |
| CIE-LCH | lch(3.01, 18.37, 289.68°) |
| OKLab | oklab(15.35% 0.0017 -0.0582) |
| OKLCH | oklch(15.35% 0.058 271.6) |
| XYZ | xyz(0.4678, 0.3333, 1.7084) |
| Luminance | 0.0033 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 4.94
Midnight
#03012D
ΔE00 5.00
Navy (survey)
#01153E
ΔE00 6.44
Very Dark Blue
#000133
ΔE00 6.52
Dark Navy
#000435
ΔE00 6.56
Midnight Blue (survey)
#020035
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050824 #242105
analogous
#051724 #050824 #110524
triadic
#050824 #240508 #082405
tetradic
#050824 #240517 #242105 #052411
square
#050824 #240517 #242105 #052411
split-complementary
#050824 #241105 #172405
monochromatic
#04061B #04061B #050824 #0C145A #14208F
Accessibility & contrast
On white
19.69
#050824 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#050824 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050824
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050824 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050824 | 1.00 | 19.69 | 1.07 | 19.69 |
| #FFFFFF | 19.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000C25
Deuteranopia (green-blind)
#000A23
Tritanopia (blue-blind)
#000F14
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #050824; /* rgb */ color: rgb(5, 8, 36); /* oklch */ color: oklch(15.3% 0.058 271.6);
Tailwind
colors: {
custom: {
50: '#494a5e',
500: '#050824',
950: '#000000',
},
}SCSS
$custom: #050824; $custom-light: #494a5e; $custom-dark: #000000;
JSON
{
"hex": "#050824",
"rgb": {
"r": 5,
"g": 8,
"b": 36
},
"hsl": {
"h": 234.194,
"s": 75.61,
"l": 8.039
},
"oklch": {
"l": 0.15345,
"c": 0.05826,
"h": 271.6
},
"luminance": 0.00333
}Semantic roles & 50–950 ramp
primary
#050824
secondary
#665F1F
accent
#E036F2
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779