#050413#050413
#050413 is a very dark, muted blue. Relative luminance 0.002; OKLCH L 12.1% C 0.036 H 283.9°. Best body text is #FFFFFF at 20.33:1 contrast (WCAG AA passes).
Color values
| HEX | #050413 |
|---|---|
| RGB | rgb(5, 4, 19) |
| HSL | hsl(244, 65%, 5%) |
| HSV | hsv(244, 79%, 7%) |
| CMYK | cmyk(73.7%, 78.9%, 0%, 92.5%) |
| CIE-LAB | lab(1.50, 2.69, -6.51) |
| CIE-LCH | lch(1.50, 7.05, 292.42°) |
| OKLab | oklab(12.14% 0.0087 -0.0352) |
| OKLCH | oklch(12.14% 0.036 283.9) |
| XYZ | xyz(0.2235, 0.1661, 0.6363) |
| Luminance | 0.0017 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 6.59
Almost Black
#070D0D
ΔE00 7.74
Dark
#1B2431
ΔE00 8.90
Very Dark Brown
#1D0200
ΔE00 11.69
Midnight
#03012D
ΔE00 12.42
Dark Navy Blue
#00022E
ΔE00 12.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050413 #121304
analogous
#040B13 #050413 #0D0413
triadic
#050413 #130504 #041305
tetradic
#050413 #13040B #121304 #04130D
square
#050413 #13040B #121304 #04130D
split-complementary
#050413 #130D04 #0B1304
monochromatic
#070519 #070519 #070519 #120F46 #201978
Accessibility & contrast
On white
20.33
#050413 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#050413 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050413
20.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050413 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050413 | 1.00 | 20.33 | 1.03 | 20.33 |
| #FFFFFF | 20.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010614
Deuteranopia (green-blind)
#000513
Tritanopia (blue-blind)
#020609
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #050413; /* rgb */ color: rgb(5, 4, 19); /* oklch */ color: oklch(12.1% 0.036 283.9);
Tailwind
colors: {
custom: {
50: '#494850',
500: '#050413',
950: '#000000',
},
}SCSS
$custom: #050413; $custom-light: #494850; $custom-dark: #000000;
JSON
{
"hex": "#050413",
"rgb": {
"r": 5,
"g": 4,
"b": 19
},
"hsl": {
"h": 244,
"s": 65.217,
"l": 4.51
},
"oklch": {
"l": 0.12138,
"c": 0.03627,
"h": 283.9
},
"luminance": 0.00166
}Semantic roles & 50–950 ramp
primary
#050413
secondary
#50541F
accent
#E840DD
background
#F4F4F4
surface
#E6E6E7
border
#C2C2C3
text
#000002
muted
#777778