#050314#050314
#050314 is a very dark, muted blue. Relative luminance 0.001; OKLCH L 11.8% C 0.042 H 286.2°. Best body text is #FFFFFF at 20.40:1 contrast (WCAG AA passes).
Color values
| HEX | #050314 |
|---|---|
| RGB | rgb(5, 3, 20) |
| HSL | hsl(247, 74%, 5%) |
| HSV | hsv(247, 85%, 8%) |
| CMYK | cmyk(75%, 85%, 0%, 92.2%) |
| CIE-LAB | lab(1.34, 3.31, -7.40) |
| CIE-LCH | lch(1.34, 8.11, 294.10°) |
| OKLab | oklab(11.78% 0.0117 -0.0401) |
| OKLCH | oklch(11.78% 0.042 286.2) |
| XYZ | xyz(0.2214, 0.1479, 0.6786) |
| Luminance | 0.0015 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 7.46
Almost Black
#070D0D
ΔE00 8.68
Dark
#1B2431
ΔE00 9.19
Midnight
#03012D
ΔE00 11.62
Dark Navy Blue
#00022E
ΔE00 11.69
Very Dark Brown
#1D0200
ΔE00 11.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050314 #121403
analogous
#030A14 #050314 #0E0314
triadic
#050314 #140503 #031405
tetradic
#050314 #14030A #121403 #03140E
square
#050314 #14030A #121403 #03140E
split-complementary
#050314 #140E03 #0A1403
monochromatic
#07041B #07041B #07041B #120B49 #20137E
Accessibility & contrast
On white
20.40
#050314 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#050314 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050314
20.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050314 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050314 | 1.00 | 20.40 | 1.03 | 20.40 |
| #FFFFFF | 20.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000515
Deuteranopia (green-blind)
#000514
Tritanopia (blue-blind)
#020609
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #050314; /* rgb */ color: rgb(5, 3, 20); /* oklch */ color: oklch(11.8% 0.042 286.2);
Tailwind
colors: {
custom: {
50: '#494851',
500: '#050314',
950: '#000000',
},
}SCSS
$custom: #050314; $custom-light: #494851; $custom-dark: #000000;
JSON
{
"hex": "#050314",
"rgb": {
"r": 5,
"g": 3,
"b": 20
},
"hsl": {
"h": 247.059,
"s": 73.913,
"l": 4.51
},
"oklch": {
"l": 0.11784,
"c": 0.04181,
"h": 286.2
},
"luminance": 0.00148
}Semantic roles & 50–950 ramp
primary
#050314
secondary
#50571C
accent
#F137DB
background
#F4F4F4
surface
#E6E6E7
border
#C2C2C3
text
#000002
muted
#777778