#021025#021025
#021025 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 17.4% C 0.049 H 255.3°. Best body text is #FFFFFF at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #021025 |
|---|---|
| RGB | rgb(2, 16, 37) |
| HSL | hsl(216, 90%, 8%) |
| HSV | hsv(216, 95%, 15%) |
| CMYK | cmyk(94.6%, 56.8%, 0%, 85.5%) |
| CIE-LAB | lab(4.67, 2.16, -15.51) |
| CIE-LCH | lch(4.67, 15.66, 277.93°) |
| OKLab | oklab(17.37% -0.0125 -0.0475) |
| OKLCH | oklch(17.37% 0.049 255.3) |
| XYZ | xyz(0.5441, 0.5170, 1.8210) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 7.10
Navy (survey)
#01153E
ΔE00 7.30
Dark Navy Blue
#00022E
ΔE00 7.45
Midnight
#03012D
ΔE00 7.89
Dark Navy
#000435
ΔE00 8.31
Very Dark Blue
#000133
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021025 #251702
analogous
#022125 #021025 #050225
triadic
#021025 #250210 #102502
tetradic
#021025 #250221 #251702 #022505
square
#021025 #250221 #251702 #022505
split-complementary
#021025 #250502 #212502
monochromatic
#020D1D #020D1D #021025 #05295F #084299
Accessibility & contrast
On white
19.03
#021025 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#021025 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021025
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021025 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021025 | 1.00 | 19.03 | 1.10 | 19.03 |
| #FFFFFF | 19.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#061226
Deuteranopia (green-blind)
#020E25
Tritanopia (blue-blind)
#001518
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #021025; /* rgb */ color: rgb(2, 16, 37); /* oklch */ color: oklch(17.4% 0.049 255.3);
Tailwind
colors: {
custom: {
50: '#474e5f',
500: '#021025',
950: '#000000',
},
}SCSS
$custom: #021025; $custom-light: #474e5f; $custom-dark: #000000;
JSON
{
"hex": "#021025",
"rgb": {
"r": 2,
"g": 16,
"b": 37
},
"hsl": {
"h": 216,
"s": 89.744,
"l": 7.647
},
"oklch": {
"l": 0.17368,
"c": 0.04911,
"h": 255.3
},
"luminance": 0.00517
}Semantic roles & 50–950 ramp
primary
#021025
secondary
#6A4A18
accent
#A929FF
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000104
muted
#777779