#050320#050320
#050320 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 13.3% C 0.063 H 278.5°. Best body text is #FFFFFF at 20.18:1 contrast (WCAG AA passes).
Color values
| HEX | #050320 |
|---|---|
| RGB | rgb(5, 3, 32) |
| HSL | hsl(244, 83%, 7%) |
| HSV | hsv(244, 91%, 13%) |
| CMYK | cmyk(84.4%, 90.6%, 0%, 87.5%) |
| CIE-LAB | lab(1.82, 6.73, -15.98) |
| CIE-LCH | lch(1.82, 17.33, 292.83°) |
| OKLab | oklab(13.26% 0.0092 -0.0619) |
| OKLCH | oklch(13.26% 0.063 278.5) |
| XYZ | xyz(0.3558, 0.2016, 1.3864) |
| Luminance | 0.0020 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 5.49
Dark Navy Blue
#00022E
ΔE00 5.63
Very Dark Blue
#000133
ΔE00 7.25
Dark Navy
#000435
ΔE00 7.36
Navy (survey)
#01153E
ΔE00 7.64
Midnight Blue (survey)
#020035
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050320 #1E2003
analogous
#031020 #050320 #140320
triadic
#050320 #200503 #032005
tetradic
#050320 #200310 #1E2003 #032014
square
#050320 #200310 #1E2003 #032014
split-complementary
#050320 #201403 #102003
monochromatic
#04031C #04031C #050320 #0E0858 #160D90
Accessibility & contrast
On white
20.18
#050320 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#050320 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050320
20.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050320 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050320 | 1.00 | 20.18 | 1.04 | 20.18 |
| #FFFFFF | 20.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000821
Deuteranopia (green-blind)
#00061F
Tritanopia (blue-blind)
#000910
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #050320; /* rgb */ color: rgb(5, 3, 32); /* oklch */ color: oklch(13.3% 0.063 278.5);
Tailwind
colors: {
custom: {
50: '#48485b',
500: '#050320',
950: '#000000',
},
}SCSS
$custom: #050320; $custom-light: #48485b; $custom-dark: #000000;
JSON
{
"hex": "#050320",
"rgb": {
"r": 5,
"g": 3,
"b": 32
},
"hsl": {
"h": 244.138,
"s": 82.857,
"l": 6.863
},
"oklch": {
"l": 0.13261,
"c": 0.06258,
"h": 278.5
},
"luminance": 0.00202
}Semantic roles & 50–950 ramp
primary
#050320
secondary
#5F641B
accent
#F92FEB
background
#F4F4F5
surface
#E6E6E9
border
#C2C2C5
text
#000004
muted
#777779