#021127#021127
#021127 is a very dark, muted blue. Relative luminance 0.006; OKLCH L 17.8% C 0.051 H 255.3°. Best body text is #FFFFFF at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #021127 |
|---|---|
| RGB | rgb(2, 17, 39) |
| HSL | hsl(216, 90%, 8%) |
| HSV | hsv(216, 95%, 15%) |
| CMYK | cmyk(94.9%, 56.4%, 0%, 84.7%) |
| CIE-LAB | lab(5.06, 2.42, -16.42) |
| CIE-LCH | lch(5.06, 16.60, 278.39°) |
| OKLab | oklab(17.84% -0.013 -0.0494) |
| OKLCH | oklch(17.84% 0.051 255.3) |
| XYZ | xyz(0.5916, 0.5602, 1.9960) |
| Luminance | 0.0056 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Navy (survey)
#01153E
ΔE00 6.73
Dark Navy Blue
#00022E
ΔE00 7.04
Dark
#1B2431
ΔE00 7.25
Midnight
#03012D
ΔE00 7.52
Dark Navy
#000435
ΔE00 7.88
Very Dark Blue
#000133
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021127 #271802
analogous
#022327 #021127 #060227
triadic
#021127 #270211 #112702
tetradic
#021127 #270223 #271802 #022706
square
#021127 #270223 #271802 #022706
split-complementary
#021127 #270602 #232702
monochromatic
#010D1D #010D1D #021127 #052A61 #08449B
Accessibility & contrast
On white
18.88
#021127 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#021127 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021127
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021127 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021127 | 1.00 | 18.88 | 1.11 | 18.88 |
| #FFFFFF | 18.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#061328
Deuteranopia (green-blind)
#010F27
Tritanopia (blue-blind)
#00161A
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #021127; /* rgb */ color: rgb(2, 17, 39); /* oklch */ color: oklch(17.8% 0.051 255.3);
Tailwind
colors: {
custom: {
50: '#484f61',
500: '#021127',
950: '#000000',
},
}SCSS
$custom: #021127; $custom-light: #484f61; $custom-dark: #000000;
JSON
{
"hex": "#021127",
"rgb": {
"r": 2,
"g": 17,
"b": 39
},
"hsl": {
"h": 215.676,
"s": 90.244,
"l": 8.039
},
"oklch": {
"l": 0.17842,
"c": 0.05107,
"h": 255.3
},
"luminance": 0.0056
}Semantic roles & 50–950 ramp
primary
#021127
secondary
#6C4A18
accent
#A829FF
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000105
muted
#777779