#050624#050624
#050624 is a very dark, moderate blue. Relative luminance 0.003; OKLCH L 14.8% C 0.062 H 273.8°. Best body text is #FFFFFF at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #050624 |
|---|---|
| RGB | rgb(5, 6, 36) |
| HSL | hsl(238, 76%, 8%) |
| HSV | hsv(238, 86%, 14%) |
| CMYK | cmyk(86.1%, 83.3%, 0%, 85.9%) |
| CIE-LAB | lab(2.62, 6.99, -17.90) |
| CIE-LCH | lch(2.62, 19.21, 291.32°) |
| OKLab | oklab(14.77% 0.0041 -0.062) |
| OKLCH | oklch(14.77% 0.062 273.8) |
| XYZ | xyz(0.4460, 0.2898, 1.7012) |
| Luminance | 0.0029 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 4.45
Dark Navy Blue
#00022E
ΔE00 4.48
Very Dark Blue
#000133
ΔE00 6.09
Dark Navy
#000435
ΔE00 6.17
Navy (survey)
#01153E
ΔE00 6.34
Midnight Blue (survey)
#020035
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050624 #242305
analogous
#051524 #050624 #130524
triadic
#050624 #240506 #062405
tetradic
#050624 #240515 #242305 #052413
square
#050624 #240515 #242305 #052413
split-complementary
#050624 #241305 #152405
monochromatic
#04041B #04041B #050624 #0C0F5A #14188F
Accessibility & contrast
On white
19.85
#050624 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#050624 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050624
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050624 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050624 | 1.00 | 19.85 | 1.06 | 19.85 |
| #FFFFFF | 19.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000B25
Deuteranopia (green-blind)
#000823
Tritanopia (blue-blind)
#000D13
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #050624; /* rgb */ color: rgb(5, 6, 36); /* oklch */ color: oklch(14.8% 0.062 273.8);
Tailwind
colors: {
custom: {
50: '#49495e',
500: '#050624',
950: '#000000',
},
}SCSS
$custom: #050624; $custom-light: #49495e; $custom-dark: #000000;
JSON
{
"hex": "#050624",
"rgb": {
"r": 5,
"g": 6,
"b": 36
},
"hsl": {
"h": 238.065,
"s": 75.61,
"l": 8.039
},
"oklch": {
"l": 0.14766,
"c": 0.06218,
"h": 273.8
},
"luminance": 0.0029
}Semantic roles & 50–950 ramp
primary
#050624
secondary
#66631F
accent
#EC36F2
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010004
muted
#777779