#021126#021126
#021126 is a very dark, muted blue. Relative luminance 0.006; OKLCH L 17.8% C 0.049 H 254.4°. Best body text is #FFFFFF at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #021126 |
|---|---|
| RGB | rgb(2, 17, 38) |
| HSL | hsl(215, 90%, 8%) |
| HSV | hsv(215, 95%, 15%) |
| CMYK | cmyk(94.7%, 55.3%, 0%, 85.1%) |
| CIE-LAB | lab(5.00, 2.00, -15.76) |
| CIE-LCH | lch(5.00, 15.88, 277.25°) |
| OKLab | oklab(17.75% -0.0132 -0.0475) |
| OKLCH | oklch(17.75% 0.049 254.4) |
| XYZ | xyz(0.5752, 0.5537, 1.9099) |
| Luminance | 0.0055 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 6.96
Navy (survey)
#01153E
ΔE00 7.17
Dark Navy Blue
#00022E
ΔE00 7.50
Midnight
#03012D
ΔE00 7.96
Dark Navy
#000435
ΔE00 8.28
Very Dark Blue
#000133
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021126 #261702
analogous
#022326 #021126 #050226
triadic
#021126 #260211 #112602
tetradic
#021126 #260223 #261702 #022605
square
#021126 #260223 #261702 #022605
split-complementary
#021126 #260502 #232602
monochromatic
#020D1D #020D1D #021126 #052B60 #08459A
Accessibility & contrast
On white
18.91
#021126 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#021126 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021126
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021126 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021126 | 1.00 | 18.91 | 1.11 | 18.91 |
| #FFFFFF | 18.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#071327
Deuteranopia (green-blind)
#020F26
Tritanopia (blue-blind)
#001619
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #021126; /* rgb */ color: rgb(2, 17, 38); /* oklch */ color: oklch(17.8% 0.049 254.4);
Tailwind
colors: {
custom: {
50: '#474f60',
500: '#021126',
950: '#000000',
},
}SCSS
$custom: #021126; $custom-light: #474f60; $custom-dark: #000000;
JSON
{
"hex": "#021126",
"rgb": {
"r": 2,
"g": 17,
"b": 38
},
"hsl": {
"h": 215,
"s": 90,
"l": 7.843
},
"oklch": {
"l": 0.17754,
"c": 0.04934,
"h": 254.4
},
"luminance": 0.00554
}Semantic roles & 50–950 ramp
primary
#021126
secondary
#6B4918
accent
#A629FF
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000105
muted
#777779