#050720#050720
#050720 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 14.6% C 0.053 H 273.3°. Best body text is #FFFFFF at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #050720 |
|---|---|
| RGB | rgb(5, 7, 32) |
| HSL | hsl(236, 73%, 7%) |
| HSV | hsv(236, 84%, 13%) |
| CMYK | cmyk(84.4%, 78.1%, 0%, 87.5%) |
| CIE-LAB | lab(2.61, 5.12, -14.79) |
| CIE-LCH | lch(2.61, 15.65, 289.10°) |
| OKLab | oklab(14.61% 0.003 -0.053) |
| OKLCH | oklch(14.61% 0.053 273.3) |
| XYZ | xyz(0.3992, 0.2885, 1.4009) |
| Luminance | 0.0029 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 6.52
Midnight
#03012D
ΔE00 6.55
Navy (survey)
#01153E
ΔE00 7.93
Very Dark Blue
#000133
ΔE00 8.08
Dark Navy
#000435
ΔE00 8.13
Midnight Blue (survey)
#020035
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050720 #201E05
analogous
#051520 #050720 #110520
triadic
#050720 #200507 #072005
tetradic
#050720 #200515 #201E05 #052011
square
#050720 #200515 #201E05 #052011
split-complementary
#050720 #201105 #152005
monochromatic
#04061A #04061A #050720 #0D1355 #161E8A
Accessibility & contrast
On white
19.85
#050720 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#050720 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050720
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050720 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050720 | 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)
#000B21
Deuteranopia (green-blind)
#00081F
Tritanopia (blue-blind)
#000D12
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #050720; /* rgb */ color: rgb(5, 7, 32); /* oklch */ color: oklch(14.6% 0.053 273.3);
Tailwind
colors: {
custom: {
50: '#484a5b',
500: '#050720',
950: '#000000',
},
}SCSS
$custom: #050720; $custom-light: #484a5b; $custom-dark: #000000;
JSON
{
"hex": "#050720",
"rgb": {
"r": 5,
"g": 7,
"b": 32
},
"hsl": {
"h": 235.556,
"s": 72.973,
"l": 7.255
},
"oklch": {
"l": 0.1461,
"c": 0.05305,
"h": 273.3
},
"luminance": 0.00289
}Semantic roles & 50–950 ramp
primary
#050720
secondary
#615C20
accent
#E238F0
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000104
muted
#777779