#050129#050129
#050129 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 13.9% C 0.081 H 276.1°. Best body text is #FFFFFF at 20.14:1 contrast (WCAG AA passes).
Color values
| HEX | #050129 |
|---|---|
| RGB | rgb(5, 1, 41) |
| HSL | hsl(246, 95%, 8%) |
| HSV | hsv(246, 98%, 16%) |
| CMYK | cmyk(87.8%, 97.6%, 0%, 83.9%) |
| CIE-LAB | lab(1.93, 11.06, -22.83) |
| CIE-LCH | lch(1.93, 25.37, 295.85°) |
| OKLab | oklab(13.85% 0.0086 -0.0808) |
| OKLCH | oklch(13.85% 0.081 276.1) |
| XYZ | xyz(0.4735, 0.2140, 2.1137) |
| Luminance | 0.0021 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 1.44
Dark Navy Blue
#00022E
ΔE00 1.97
Very Dark Blue
#000133
ΔE00 3.33
Dark Navy
#000435
ΔE00 3.52
Midnight Blue (survey)
#020035
ΔE00 3.98
Navy (survey)
#01153E
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050129 #252901
analogous
#011129 #050129 #190129
triadic
#050129 #290501 #012905
tetradic
#050129 #290111 #252901 #012919
square
#050129 #290111 #252901 #012919
split-complementary
#050129 #291901 #112901
monochromatic
#04011E #04011E #050129 #0C0265 #1404A0
Accessibility & contrast
On white
20.14
#050129 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#050129 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050129
20.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050129 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050129 | 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)
#00092A
Deuteranopia (green-blind)
#000628
Tritanopia (blue-blind)
#000B14
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #050129; /* rgb */ color: rgb(5, 1, 41); /* oklch */ color: oklch(13.9% 0.081 276.1);
Tailwind
colors: {
custom: {
50: '#494763',
500: '#050129',
950: '#000000',
},
}SCSS
$custom: #050129; $custom-light: #494763; $custom-dark: #000000;
JSON
{
"hex": "#050129",
"rgb": {
"r": 5,
"g": 1,
"b": 41
},
"hsl": {
"h": 246,
"s": 95.238,
"l": 8.235
},
"oklch": {
"l": 0.13851,
"c": 0.08126,
"h": 276.1
},
"luminance": 0.00214
}Semantic roles & 50–950 ramp
primary
#050129
secondary
#676F16
accent
#FF29EA
background
#F4F3F5
surface
#E7E5EA
border
#C3C1C6
text
#010005
muted
#777779