#050714#050714
#050714 is a very dark, muted blue. Relative luminance 0.002; OKLCH L 13.4% C 0.030 H 273.1°. Best body text is #FFFFFF at 20.06:1 contrast (WCAG AA passes).
Color values
| HEX | #050714 |
|---|---|
| RGB | rgb(5, 7, 20) |
| HSL | hsl(232, 60%, 5%) |
| HSV | hsv(232, 75%, 8%) |
| CMYK | cmyk(75%, 65%, 0%, 92.2%) |
| CIE-LAB | lab(2.12, 1.71, -6.26) |
| CIE-LCH | lch(2.12, 6.49, 285.28°) |
| OKLab | oklab(13.43% 0.0016 -0.0297) |
| OKLCH | oklch(13.43% 0.03 273.1) |
| XYZ | xyz(0.2648, 0.2347, 0.6930) |
| Luminance | 0.0024 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 6.00
Almost Black
#070D0D
ΔE00 6.71
Dark
#1B2431
ΔE00 8.10
Very Dark Brown
#1D0200
ΔE00 12.48
Dark Navy Blue
#00022E
ΔE00 12.87
Midnight
#03012D
ΔE00 12.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050714 #141205
analogous
#050F14 #050714 #0B0514
triadic
#050714 #140507 #071405
tetradic
#050714 #14050F #141205 #05140B
square
#050714 #14050F #141205 #05140B
split-complementary
#050714 #140B05 #0F1405
monochromatic
#060918 #060918 #060918 #111845 #1D2976
Accessibility & contrast
On white
20.06
#050714 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#050714 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050714
20.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050714 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050714 | 1.00 | 20.06 | 1.05 | 20.06 |
| #FFFFFF | 20.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#030815
Deuteranopia (green-blind)
#030714
Tritanopia (blue-blind)
#020A0C
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #050714; /* rgb */ color: rgb(5, 7, 20); /* oklch */ color: oklch(13.4% 0.030 273.1);
Tailwind
colors: {
custom: {
50: '#494a51',
500: '#050714',
950: '#000000',
},
}SCSS
$custom: #050714; $custom-light: #494a51; $custom-dark: #000000;
JSON
{
"hex": "#050714",
"rgb": {
"r": 5,
"g": 7,
"b": 20
},
"hsl": {
"h": 232,
"s": 60,
"l": 4.902
},
"oklch": {
"l": 0.13434,
"c": 0.02976,
"h": 273.1
},
"luminance": 0.00235
}Semantic roles & 50–950 ramp
primary
#050714
secondary
#534C22
accent
#CE45E3
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000102
muted
#777778