#050724#050724
#050724 is a very dark, moderate blue. Relative luminance 0.003; OKLCH L 15.1% C 0.060 H 272.7°. Best body text is #FFFFFF at 19.77:1 contrast (WCAG AA passes).
Color values
| HEX | #050724 |
|---|---|
| RGB | rgb(5, 7, 36) |
| HSL | hsl(236, 76%, 8%) |
| HSV | hsv(236, 86%, 14%) |
| CMYK | cmyk(86.1%, 80.6%, 0%, 85.9%) |
| CIE-LAB | lab(2.81, 6.58, -17.60) |
| CIE-LCH | lch(2.81, 18.79, 290.52°) |
| OKLab | oklab(15.06% 0.0029 -0.0601) |
| OKLCH | oklch(15.06% 0.06 272.7) |
| XYZ | xyz(0.4569, 0.3116, 1.7048) |
| Luminance | 0.0031 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 4.70
Midnight
#03012D
ΔE00 4.72
Very Dark Blue
#000133
ΔE00 6.30
Dark Navy
#000435
ΔE00 6.36
Navy (survey)
#01153E
ΔE00 6.38
Midnight Blue (survey)
#020035
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050724 #242205
analogous
#051624 #050724 #120524
triadic
#050724 #240507 #072405
tetradic
#050724 #240516 #242205 #052412
square
#050724 #240516 #242205 #052412
split-complementary
#050724 #241205 #162405
monochromatic
#04051B #04051B #050724 #0C115A #141C8F
Accessibility & contrast
On white
19.77
#050724 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#050724 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050724
19.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050724 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050724 | 1.00 | 19.77 | 1.06 | 19.77 |
| #FFFFFF | 19.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000C25
Deuteranopia (green-blind)
#000923
Tritanopia (blue-blind)
#000E14
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #050724; /* rgb */ color: rgb(5, 7, 36); /* oklch */ color: oklch(15.1% 0.060 272.7);
Tailwind
colors: {
custom: {
50: '#494a5e',
500: '#050724',
950: '#000000',
},
}SCSS
$custom: #050724; $custom-light: #494a5e; $custom-dark: #000000;
JSON
{
"hex": "#050724",
"rgb": {
"r": 5,
"g": 7,
"b": 36
},
"hsl": {
"h": 236.129,
"s": 75.61,
"l": 8.039
},
"oklch": {
"l": 0.15061,
"c": 0.06016,
"h": 272.7
},
"luminance": 0.00312
}Semantic roles & 50–950 ramp
primary
#050724
secondary
#66611F
accent
#E636F2
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779