#050127#050127
#050127 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 13.5% C 0.078 H 277.0°. Best body text is #FFFFFF at 20.19:1 contrast (WCAG AA passes).
Color values
| HEX | #050127 |
|---|---|
| RGB | rgb(5, 1, 39) |
| HSL | hsl(246, 95%, 8%) |
| HSV | hsv(246, 97%, 15%) |
| CMYK | cmyk(87.2%, 97.4%, 0%, 84.7%) |
| CIE-LAB | lab(1.81, 10.20, -21.48) |
| CIE-LCH | lch(1.81, 23.78, 295.40°) |
| OKLab | oklab(13.54% 0.0095 -0.0779) |
| OKLCH | oklch(13.54% 0.078 277) |
| XYZ | xyz(0.4395, 0.2004, 1.9346) |
| Luminance | 0.0020 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 2.16
Dark Navy Blue
#00022E
ΔE00 2.57
Very Dark Blue
#000133
ΔE00 4.04
Dark Navy
#000435
ΔE00 4.22
Midnight Blue (survey)
#020035
ΔE00 4.71
Navy (survey)
#01153E
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050127 #232701
analogous
#011027 #050127 #180127
triadic
#050127 #270501 #012705
tetradic
#050127 #270110 #232701 #012718
square
#050127 #270110 #232701 #012718
split-complementary
#050127 #271801 #102701
monochromatic
#04011E #04011E #050127 #0D0363 #14049E
Accessibility & contrast
On white
20.19
#050127 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#050127 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050127
20.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050127 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050127 | 1.00 | 20.19 | 1.04 | 20.19 |
| #FFFFFF | 20.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000828
Deuteranopia (green-blind)
#000526
Tritanopia (blue-blind)
#000A13
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #050127; /* rgb */ color: rgb(5, 1, 39); /* oklch */ color: oklch(13.5% 0.078 277.0);
Tailwind
colors: {
custom: {
50: '#494761',
500: '#050127',
950: '#000000',
},
}SCSS
$custom: #050127; $custom-light: #494761; $custom-dark: #000000;
JSON
{
"hex": "#050127",
"rgb": {
"r": 5,
"g": 1,
"b": 39
},
"hsl": {
"h": 246.316,
"s": 95,
"l": 7.843
},
"oklch": {
"l": 0.1354,
"c": 0.07847,
"h": 277
},
"luminance": 0.002
}Semantic roles & 50–950 ramp
primary
#050127
secondary
#646E16
accent
#FF29E8
background
#F4F3F5
surface
#E7E5EA
border
#C3C1C6
text
#010005
muted
#777779