#050613#050613
#050613 is a very dark, muted blue. Relative luminance 0.002; OKLCH L 13.0% C 0.030 H 276.8°. Best body text is #FFFFFF at 20.15:1 contrast (WCAG AA passes).
Color values
| HEX | #050613 |
|---|---|
| RGB | rgb(5, 6, 19) |
| HSL | hsl(236, 58%, 5%) |
| HSV | hsv(236, 74%, 7%) |
| CMYK | cmyk(73.7%, 68.4%, 0%, 92.5%) |
| CIE-LAB | lab(1.89, 1.89, -5.94) |
| CIE-LCH | lch(1.89, 6.23, 287.62°) |
| OKLab | oklab(12.97% 0.0036 -0.03) |
| OKLCH | oklch(12.97% 0.03 276.8) |
| XYZ | xyz(0.2452, 0.2095, 0.6435) |
| Luminance | 0.0021 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 5.84
Almost Black
#070D0D
ΔE00 6.72
Dark
#1B2431
ΔE00 8.40
Very Dark Brown
#1D0200
ΔE00 12.10
Dark Navy Blue
#00022E
ΔE00 13.06
Midnight
#03012D
ΔE00 13.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050613 #131205
analogous
#050D13 #050613 #0B0513
triadic
#050613 #130506 #061305
tetradic
#050613 #13050D #131205 #05130B
square
#050613 #13050D #131205 #05130B
split-complementary
#050613 #130B05 #0D1305
monochromatic
#060818 #060818 #060818 #121543 #1F2574
Accessibility & contrast
On white
20.15
#050613 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#050613 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050613
20.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050613 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050613 | 1.00 | 20.15 | 1.04 | 20.15 |
| #FFFFFF | 20.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#030714
Deuteranopia (green-blind)
#020613
Tritanopia (blue-blind)
#02080B
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #050613; /* rgb */ color: rgb(5, 6, 19); /* oklch */ color: oklch(13.0% 0.030 276.8);
Tailwind
colors: {
custom: {
50: '#494950',
500: '#050613',
950: '#000000',
},
}SCSS
$custom: #050613; $custom-light: #494950; $custom-dark: #000000;
JSON
{
"hex": "#050613",
"rgb": {
"r": 5,
"g": 6,
"b": 19
},
"hsl": {
"h": 235.714,
"s": 58.333,
"l": 4.706
},
"oklch": {
"l": 0.12971,
"c": 0.03018,
"h": 276.8
},
"luminance": 0.0021
}Semantic roles & 50–950 ramp
primary
#050613
secondary
#524E22
accent
#D646E2
background
#F4F4F4
surface
#E6E6E7
border
#C2C2C3
text
#000002
muted
#777778