#050614#050614
#050614 is a very dark, muted blue. Relative luminance 0.002; OKLCH L 13.1% C 0.032 H 276.8°. Best body text is #FFFFFF at 20.14:1 contrast (WCAG AA passes).
Color values
| HEX | #050614 |
|---|---|
| RGB | rgb(5, 6, 20) |
| HSL | hsl(236, 60%, 5%) |
| HSV | hsv(236, 75%, 8%) |
| CMYK | cmyk(75%, 70%, 0%, 92.2%) |
| CIE-LAB | lab(1.92, 2.11, -6.54) |
| CIE-LCH | lch(1.92, 6.87, 287.85°) |
| OKLab | oklab(13.06% 0.0038 -0.032) |
| OKLCH | oklch(13.06% 0.032 276.8) |
| XYZ | xyz(0.2539, 0.2130, 0.6894) |
| Luminance | 0.0021 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 6.34
Almost Black
#070D0D
ΔE00 7.21
Dark
#1B2431
ΔE00 8.33
Very Dark Brown
#1D0200
ΔE00 12.25
Dark Navy Blue
#00022E
ΔE00 12.57
Midnight
#03012D
ΔE00 12.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050614 #141305
analogous
#050E14 #050614 #0C0514
triadic
#050614 #140506 #061405
tetradic
#050614 #14050E #141305 #05140C
square
#050614 #14050E #141305 #05140C
split-complementary
#050614 #140C05 #0E1405
monochromatic
#060718 #060718 #060718 #111545 #1D2376
Accessibility & contrast
On white
20.14
#050614 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#050614 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050614
20.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050614 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050614 | 1.00 | 20.14 | 1.04 | 20.14 |
| #FFFFFF | 20.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#020815
Deuteranopia (green-blind)
#020714
Tritanopia (blue-blind)
#02090B
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #050614; /* rgb */ color: rgb(5, 6, 20); /* oklch */ color: oklch(13.1% 0.032 276.8);
Tailwind
colors: {
custom: {
50: '#494951',
500: '#050614',
950: '#000000',
},
}SCSS
$custom: #050614; $custom-light: #494951; $custom-dark: #000000;
JSON
{
"hex": "#050614",
"rgb": {
"r": 5,
"g": 6,
"b": 20
},
"hsl": {
"h": 236,
"s": 60,
"l": 4.902
},
"oklch": {
"l": 0.1306,
"c": 0.03224,
"h": 276.8
},
"luminance": 0.00213
}Semantic roles & 50–950 ramp
primary
#050614
secondary
#535022
accent
#D945E3
background
#F4F4F4
surface
#E6E6E7
border
#C2C2C3
text
#000002
muted
#777778