#020C29#020C29
#020C29 is a very dark, moderate blue. Relative luminance 0.004; OKLCH L 16.6% C 0.062 H 262.6°. Best body text is #FFFFFF at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #020C29 |
|---|---|
| RGB | rgb(2, 12, 41) |
| HSL | hsl(225, 91%, 8%) |
| HSV | hsv(225, 95%, 16%) |
| CMYK | cmyk(95.1%, 70.7%, 0%, 83.9%) |
| CIE-LAB | lab(3.94, 5.83, -19.70) |
| CIE-LCH | lch(3.94, 20.55, 286.48°) |
| OKLab | oklab(16.63% -0.008 -0.0618) |
| OKLCH | oklch(16.63% 0.062 262.6) |
| XYZ | xyz(0.5566, 0.4359, 2.1522) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 4.14
Midnight
#03012D
ΔE00 4.50
Navy (survey)
#01153E
ΔE00 4.90
Dark Navy
#000435
ΔE00 5.49
Very Dark Blue
#000133
ΔE00 5.55
Midnight Blue (survey)
#020035
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020C29 #291F02
analogous
#021F29 #020C29 #0B0229
triadic
#020C29 #29020C #0C2902
tetradic
#020C29 #29021F #291F02 #02290B
square
#020C29 #29021F #291F02 #02290B
split-complementary
#020C29 #290B02 #1F2902
monochromatic
#01091D #01091D #020C29 #051D63 #082E9E
Accessibility & contrast
On white
19.32
#020C29 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#020C29 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020C29
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020C29 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020C29 | 1.00 | 19.32 | 1.09 | 19.32 |
| #FFFFFF | 19.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#00102A
Deuteranopia (green-blind)
#000C28
Tritanopia (blue-blind)
#001318
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #020c29; /* rgb */ color: rgb(2, 12, 41); /* oklch */ color: oklch(16.6% 0.062 262.6);
Tailwind
colors: {
custom: {
50: '#484c63',
500: '#020c29',
950: '#000000',
},
}SCSS
$custom: #020c29; $custom-light: #484c63; $custom-dark: #000000;
JSON
{
"hex": "#020c29",
"rgb": {
"r": 2,
"g": 12,
"b": 41
},
"hsl": {
"h": 224.615,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.16635,
"c": 0.06237,
"h": 262.6
},
"luminance": 0.00436
}Semantic roles & 50–950 ramp
primary
#020C29
secondary
#6E5819
accent
#C829FF
background
#F4F4F5
surface
#E7E7EA
border
#C3C3C6
text
#010105
muted
#777779