#021026#021026
#021026 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 17.5% C 0.051 H 256.1°. Best body text is #FFFFFF at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #021026 |
|---|---|
| RGB | rgb(2, 16, 38) |
| HSL | hsl(217, 90%, 8%) |
| HSV | hsv(217, 95%, 15%) |
| CMYK | cmyk(94.7%, 57.9%, 0%, 85.1%) |
| CIE-LAB | lab(4.73, 2.56, -16.18) |
| CIE-LCH | lch(4.73, 16.38, 278.99°) |
| OKLab | oklab(17.46% -0.0122 -0.0494) |
| OKLCH | oklch(17.46% 0.051 256.1) |
| XYZ | xyz(0.5600, 0.5234, 1.9048) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Navy (survey)
#01153E
ΔE00 6.85
Dark Navy Blue
#00022E
ΔE00 6.99
Dark
#1B2431
ΔE00 7.39
Midnight
#03012D
ΔE00 7.44
Dark Navy
#000435
ΔE00 7.90
Very Dark Blue
#000133
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021026 #261802
analogous
#022226 #021026 #060226
triadic
#021026 #260210 #102602
tetradic
#021026 #260222 #261802 #022606
square
#021026 #260222 #261802 #022606
split-complementary
#021026 #260602 #222602
monochromatic
#020C1D #020C1D #021026 #052860 #08419A
Accessibility & contrast
On white
19.01
#021026 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#021026 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021026
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021026 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021026 | 1.00 | 19.01 | 1.10 | 19.01 |
| #FFFFFF | 19.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#051227
Deuteranopia (green-blind)
#010E26
Tritanopia (blue-blind)
#001519
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #021026; /* rgb */ color: rgb(2, 16, 38); /* oklch */ color: oklch(17.5% 0.051 256.1);
Tailwind
colors: {
custom: {
50: '#474e60',
500: '#021026',
950: '#000000',
},
}SCSS
$custom: #021026; $custom-light: #474e60; $custom-dark: #000000;
JSON
{
"hex": "#021026",
"rgb": {
"r": 2,
"g": 16,
"b": 38
},
"hsl": {
"h": 216.667,
"s": 90,
"l": 7.843
},
"oklch": {
"l": 0.17458,
"c": 0.05085,
"h": 256.1
},
"luminance": 0.00523
}Semantic roles & 50–950 ramp
primary
#021026
secondary
#6B4B18
accent
#AC29FF
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000105
muted
#777779