#020F22#020F22
#020F22 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 16.8% C 0.045 H 254.4°. Best body text is #FFFFFF at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #020F22 |
|---|---|
| RGB | rgb(2, 15, 34) |
| HSL | hsl(216, 89%, 7%) |
| HSV | hsv(216, 94%, 13%) |
| CMYK | cmyk(94.1%, 55.9%, 0%, 86.7%) |
| CIE-LAB | lab(4.25, 1.55, -13.86) |
| CIE-LCH | lch(4.25, 13.94, 276.37°) |
| OKLab | oklab(16.8% -0.0122 -0.0437) |
| OKLCH | oklch(16.8% 0.045 254.4) |
| XYZ | xyz(0.4845, 0.4700, 1.5782) |
| Luminance | 0.0047 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 6.74
Navy (survey)
#01153E
ΔE00 8.38
Dark Navy Blue
#00022E
ΔE00 8.41
Midnight
#03012D
ΔE00 8.80
Dark Navy
#000435
ΔE00 9.24
Very Dark Blue
#000133
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020F22 #221502
analogous
#021F22 #020F22 #050222
triadic
#020F22 #22020F #0F2202
tetradic
#020F22 #22021F #221502 #022205
square
#020F22 #22021F #221502 #022205
split-complementary
#020F22 #220502 #1F2202
monochromatic
#020D1D #020D1D #020F22 #05295C #094296
Accessibility & contrast
On white
19.20
#020F22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#020F22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020F22
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020F22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020F22 | 1.00 | 19.20 | 1.09 | 19.20 |
| #FFFFFF | 19.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#061123
Deuteranopia (green-blind)
#020D22
Tritanopia (blue-blind)
#001416
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #020f22; /* rgb */ color: rgb(2, 15, 34); /* oklch */ color: oklch(16.8% 0.045 254.4);
Tailwind
colors: {
custom: {
50: '#474e5d',
500: '#020f22',
950: '#000000',
},
}SCSS
$custom: #020f22; $custom-light: #474e5d; $custom-dark: #000000;
JSON
{
"hex": "#020f22",
"rgb": {
"r": 2,
"g": 15,
"b": 34
},
"hsl": {
"h": 215.625,
"s": 88.889,
"l": 7.059
},
"oklch": {
"l": 0.16803,
"c": 0.04537,
"h": 254.4
},
"luminance": 0.0047
}Semantic roles & 50–950 ramp
primary
#020F22
secondary
#684718
accent
#A829FF
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000104
muted
#777779