#030127#030127
#030127 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 13.2% C 0.080 H 272.3°. Best body text is #FFFFFF at 20.24:1 contrast (WCAG AA passes).
Color values
| HEX | #030127 |
|---|---|
| RGB | rgb(3, 1, 39) |
| HSL | hsl(243, 95%, 8%) |
| HSV | hsv(243, 97%, 15%) |
| CMYK | cmyk(92.3%, 97.4%, 0%, 84.7%) |
| CIE-LAB | lab(1.69, 9.68, -21.67) |
| CIE-LCH | lch(1.69, 23.73, 294.07°) |
| OKLab | oklab(13.24% 0.0033 -0.0795) |
| OKLCH | oklch(13.24% 0.08 272.3) |
| XYZ | xyz(0.4145, 0.1875, 1.9334) |
| Luminance | 0.0019 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 2.12
Dark Navy Blue
#00022E
ΔE00 2.36
Very Dark Blue
#000133
ΔE00 3.93
Dark Navy
#000435
ΔE00 4.10
Midnight Blue (survey)
#020035
ΔE00 4.68
Navy (survey)
#01153E
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030127 #252701
analogous
#011227 #030127 #160127
triadic
#030127 #270301 #012703
tetradic
#030127 #270112 #252701 #012716
square
#030127 #270112 #252701 #012716
split-complementary
#030127 #271601 #122701
monochromatic
#02011E #02011E #030127 #080363 #0C049E
Accessibility & contrast
On white
20.24
#030127 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#030127 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030127
20.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030127 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030127 | 1.00 | 20.24 | 1.04 | 20.24 |
| #FFFFFF | 20.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000828
Deuteranopia (green-blind)
#000526
Tritanopia (blue-blind)
#000B13
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #030127; /* rgb */ color: rgb(3, 1, 39); /* oklch */ color: oklch(13.2% 0.080 272.3);
Tailwind
colors: {
custom: {
50: '#484761',
500: '#030127',
950: '#000000',
},
}SCSS
$custom: #030127; $custom-light: #484761; $custom-dark: #000000;
JSON
{
"hex": "#030127",
"rgb": {
"r": 3,
"g": 1,
"b": 39
},
"hsl": {
"h": 243.158,
"s": 95,
"l": 7.843
},
"oklch": {
"l": 0.13239,
"c": 0.0796,
"h": 272.3
},
"luminance": 0.00188
}Semantic roles & 50–950 ramp
primary
#030127
secondary
#696E16
accent
#FF29F4
background
#F4F3F5
surface
#E6E5EA
border
#C2C1C6
text
#010005
muted
#777779