#020128#020128
#020128 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 13.2% C 0.082 H 269.6°. Best body text is #FFFFFF at 20.24:1 contrast (WCAG AA passes).
Color values
| HEX | #020128 |
|---|---|
| RGB | rgb(2, 1, 40) |
| HSL | hsl(242, 95%, 8%) |
| HSV | hsv(242, 98%, 16%) |
| CMYK | cmyk(95%, 97.5%, 0%, 84.3%) |
| CIE-LAB | lab(1.70, 9.84, -22.44) |
| CIE-LCH | lch(1.70, 24.51, 293.68°) |
| OKLab | oklab(13.25% -0.0006 -0.0818) |
| OKLCH | oklch(13.25% 0.082 269.6) |
| XYZ | xyz(0.4188, 0.1878, 2.0212) |
| Luminance | 0.0019 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 1.78
Dark Navy Blue
#00022E
ΔE00 1.93
Very Dark Blue
#000133
ΔE00 3.54
Dark Navy
#000435
ΔE00 3.70
Midnight Blue (survey)
#020035
ΔE00 4.32
Navy (survey)
#01153E
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020128 #272801
analogous
#011328 #020128 #150128
triadic
#020128 #280201 #012802
tetradic
#020128 #280113 #272801 #012815
square
#020128 #280113 #272801 #012815
split-complementary
#020128 #281501 #132801
monochromatic
#01011E #01011E #020128 #050264 #08049F
Accessibility & contrast
On white
20.24
#020128 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#020128 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020128
20.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020128 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020128 | 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)
#000829
Deuteranopia (green-blind)
#000527
Tritanopia (blue-blind)
#000B13
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #020128; /* rgb */ color: rgb(2, 1, 40); /* oklch */ color: oklch(13.2% 0.082 269.6);
Tailwind
colors: {
custom: {
50: '#474762',
500: '#020128',
950: '#000000',
},
}SCSS
$custom: #020128; $custom-light: #474762; $custom-dark: #000000;
JSON
{
"hex": "#020128",
"rgb": {
"r": 2,
"g": 1,
"b": 40
},
"hsl": {
"h": 241.538,
"s": 95.122,
"l": 8.039
},
"oklch": {
"l": 0.13247,
"c": 0.08179,
"h": 269.6
},
"luminance": 0.00188
}Semantic roles & 50–950 ramp
primary
#020128
secondary
#6C6F16
accent
#FF29FA
background
#F4F3F5
surface
#E6E5EA
border
#C2C1C6
text
#000005
muted
#777779