#050620#050620
#050620 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 14.3% C 0.055 H 274.6°. Best body text is #FFFFFF at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #050620 |
|---|---|
| RGB | rgb(5, 6, 32) |
| HSL | hsl(238, 73%, 7%) |
| HSV | hsv(238, 84%, 13%) |
| CMYK | cmyk(84.4%, 81.2%, 0%, 87.5%) |
| CIE-LAB | lab(2.41, 5.52, -15.08) |
| CIE-LCH | lch(2.41, 16.06, 290.10°) |
| OKLab | oklab(14.3% 0.0045 -0.055) |
| OKLCH | oklch(14.3% 0.055 274.6) |
| XYZ | xyz(0.3883, 0.2668, 1.3972) |
| Luminance | 0.0027 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 6.27
Dark Navy Blue
#00022E
ΔE00 6.27
Navy (survey)
#01153E
ΔE00 7.84
Very Dark Blue
#000133
ΔE00 7.86
Dark Navy
#000435
ΔE00 7.93
Midnight Blue (survey)
#020035
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050620 #201F05
analogous
#051420 #050620 #120520
triadic
#050620 #200506 #062005
tetradic
#050620 #200514 #201F05 #052012
square
#050620 #200514 #201F05 #052012
split-complementary
#050620 #201205 #142005
monochromatic
#04051A #04051A #050620 #0D1055 #161A8A
Accessibility & contrast
On white
19.94
#050620 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#050620 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050620
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050620 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050620 | 1.00 | 19.94 | 1.05 | 19.94 |
| #FFFFFF | 19.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000A21
Deuteranopia (green-blind)
#00081F
Tritanopia (blue-blind)
#000C11
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #050620; /* rgb */ color: rgb(5, 6, 32); /* oklch */ color: oklch(14.3% 0.055 274.6);
Tailwind
colors: {
custom: {
50: '#48495b',
500: '#050620',
950: '#000000',
},
}SCSS
$custom: #050620; $custom-light: #48495b; $custom-dark: #000000;
JSON
{
"hex": "#050620",
"rgb": {
"r": 5,
"g": 6,
"b": 32
},
"hsl": {
"h": 237.778,
"s": 72.973,
"l": 7.255
},
"oklch": {
"l": 0.14296,
"c": 0.05519,
"h": 274.6
},
"luminance": 0.00267
}Semantic roles & 50–950 ramp
primary
#050620
secondary
#615F20
accent
#E938F0
background
#F4F4F5
surface
#E6E6E9
border
#C2C2C5
text
#000004
muted
#777779