#050615#050615
#050615 is a very dark, muted blue. Relative luminance 0.002; OKLCH L 13.2% C 0.034 H 276.7°. Best body text is #FFFFFF at 20.13:1 contrast (WCAG AA passes).
Color values
| HEX | #050615 |
|---|---|
| RGB | rgb(5, 6, 21) |
| HSL | hsl(236, 62%, 5%) |
| HSV | hsv(236, 76%, 8%) |
| CMYK | cmyk(76.2%, 71.4%, 0%, 91.8%) |
| CIE-LAB | lab(1.96, 2.34, -7.17) |
| CIE-LCH | lch(1.96, 7.54, 288.07°) |
| OKLab | oklab(13.15% 0.004 -0.034) |
| OKLCH | oklch(13.15% 0.034 276.7) |
| XYZ | xyz(0.2630, 0.2166, 0.7373) |
| Luminance | 0.0022 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 6.86
Almost Black
#070D0D
ΔE00 7.71
Dark
#1B2431
ΔE00 8.29
Dark Navy Blue
#00022E
ΔE00 12.06
Midnight
#03012D
ΔE00 12.07
Very Dark Brown
#1D0200
ΔE00 12.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050615 #151405
analogous
#050E15 #050615 #0C0515
triadic
#050615 #150506 #061505
tetradic
#050615 #15050E #151405 #05150C
square
#050615 #15050E #151405 #05150C
split-complementary
#050615 #150C05 #0E1505
monochromatic
#060719 #060719 #060719 #111446 #1D2278
Accessibility & contrast
On white
20.13
#050615 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#050615 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050615
20.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050615 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050615 | 1.00 | 20.13 | 1.04 | 20.13 |
| #FFFFFF | 20.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#020816
Deuteranopia (green-blind)
#010715
Tritanopia (blue-blind)
#01090C
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #050615; /* rgb */ color: rgb(5, 6, 21); /* oklch */ color: oklch(13.2% 0.034 276.7);
Tailwind
colors: {
custom: {
50: '#494952',
500: '#050615',
950: '#000000',
},
}SCSS
$custom: #050615; $custom-light: #494952; $custom-dark: #000000;
JSON
{
"hex": "#050615",
"rgb": {
"r": 5,
"g": 6,
"b": 21
},
"hsl": {
"h": 236.25,
"s": 61.538,
"l": 5.098
},
"oklch": {
"l": 0.13151,
"c": 0.03428,
"h": 276.7
},
"luminance": 0.00217
}Semantic roles & 50–950 ramp
primary
#050615
secondary
#545122
accent
#DB43E5
background
#F4F4F4
surface
#E6E6E7
border
#C2C2C3
text
#000002
muted
#777778