#050122#050122
#050122 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 12.8% C 0.071 H 279.6°. Best body text is #FFFFFF at 20.31:1 contrast (WCAG AA passes).
Color values
| HEX | #050122 |
|---|---|
| RGB | rgb(5, 1, 34) |
| HSL | hsl(247, 94%, 7%) |
| HSV | hsv(247, 97%, 13%) |
| CMYK | cmyk(85.3%, 97.1%, 0%, 86.7%) |
| CIE-LAB | lab(1.53, 8.24, -18.00) |
| CIE-LCH | lch(1.53, 19.80, 294.59°) |
| OKLab | oklab(12.77% 0.0119 -0.0704) |
| OKLCH | oklch(12.77% 0.071 279.6) |
| XYZ | xyz(0.3621, 0.1694, 1.5267) |
| Luminance | 0.0017 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 4.16
Dark Navy Blue
#00022E
ΔE00 4.43
Very Dark Blue
#000133
ΔE00 6.01
Dark Navy
#000435
ΔE00 6.16
Midnight Blue (survey)
#020035
ΔE00 6.69
Navy (survey)
#01153E
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050122 #1E2201
analogous
#010E22 #050122 #160122
triadic
#050122 #220501 #012205
tetradic
#050122 #22010E #1E2201 #012216
square
#050122 #22010E #1E2201 #012216
split-complementary
#050122 #221601 #0E2201
monochromatic
#04011E #04011E #050122 #0E035D #160499
Accessibility & contrast
On white
20.31
#050122 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#050122 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050122
20.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050122 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050122 | 1.00 | 20.31 | 1.03 | 20.31 |
| #FFFFFF | 20.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000723
Deuteranopia (green-blind)
#000521
Tritanopia (blue-blind)
#000810
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #050122; /* rgb */ color: rgb(5, 1, 34); /* oklch */ color: oklch(12.8% 0.071 279.6);
Tailwind
colors: {
custom: {
50: '#48475d',
500: '#050122',
950: '#000000',
},
}SCSS
$custom: #050122; $custom-light: #48475d; $custom-dark: #000000;
JSON
{
"hex": "#050122",
"rgb": {
"r": 5,
"g": 1,
"b": 34
},
"hsl": {
"h": 247.273,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.12772,
"c": 0.07137,
"h": 279.6
},
"luminance": 0.00169
}Semantic roles & 50–950 ramp
primary
#050122
secondary
#5F6916
accent
#FF29E5
background
#F4F3F5
surface
#E6E5E9
border
#C2C1C5
text
#010004
muted
#777779