#050417#050417
#050417 is a very dark, muted blue. Relative luminance 0.002; OKLCH L 12.6% C 0.044 H 281.5°. Best body text is #FFFFFF at 20.27:1 contrast (WCAG AA passes).
Color values
| HEX | #050417 |
|---|---|
| RGB | rgb(5, 4, 23) |
| HSL | hsl(243, 70%, 5%) |
| HSV | hsv(243, 83%, 9%) |
| CMYK | cmyk(78.3%, 82.6%, 0%, 91%) |
| CIE-LAB | lab(1.63, 3.63, -9.08) |
| CIE-LCH | lch(1.63, 9.78, 291.81°) |
| OKLab | oklab(12.56% 0.0088 -0.0431) |
| OKLCH | oklch(12.56% 0.044 281.5) |
| XYZ | xyz(0.2606, 0.1809, 0.8316) |
| Luminance | 0.0018 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 8.60
Dark
#1B2431
ΔE00 8.98
Almost Black
#070D0D
ΔE00 9.64
Midnight
#03012D
ΔE00 10.40
Dark Navy Blue
#00022E
ΔE00 10.45
Navy (survey)
#01153E
ΔE00 11.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050417 #161704
analogous
#040C17 #050417 #0E0417
triadic
#050417 #170504 #041705
tetradic
#050417 #17040C #161704 #04170E
square
#050417 #17040C #161704 #04170E
split-complementary
#050417 #170E04 #0C1704
monochromatic
#06051A #06051A #06051A #100D4B #1C167F
Accessibility & contrast
On white
20.27
#050417 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#050417 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050417
20.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050417 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050417 | 1.00 | 20.27 | 1.04 | 20.27 |
| #FFFFFF | 20.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000718
Deuteranopia (green-blind)
#000517
Tritanopia (blue-blind)
#01070B
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #050417; /* rgb */ color: rgb(5, 4, 23); /* oklch */ color: oklch(12.6% 0.044 281.5);
Tailwind
colors: {
custom: {
50: '#494853',
500: '#050417',
950: '#000000',
},
}SCSS
$custom: #050417; $custom-light: #494853; $custom-dark: #000000;
JSON
{
"hex": "#050417",
"rgb": {
"r": 5,
"g": 4,
"b": 23
},
"hsl": {
"h": 243.158,
"s": 70.37,
"l": 5.294
},
"oklch": {
"l": 0.12558,
"c": 0.04395,
"h": 281.5
},
"luminance": 0.00181
}Semantic roles & 50–950 ramp
primary
#050417
secondary
#56591E
accent
#ED3BE4
background
#F4F4F4
surface
#E6E6E7
border
#C2C2C3
text
#000002
muted
#777778