#020320#020320
#020320 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 12.8% C 0.064 H 270.1°. Best body text is #FFFFFF at 20.26:1 contrast (WCAG AA passes).
Color values
| HEX | #020320 |
|---|---|
| RGB | rgb(2, 3, 32) |
| HSL | hsl(238, 88%, 7%) |
| HSV | hsv(238, 94%, 13%) |
| CMYK | cmyk(93.8%, 90.6%, 0%, 87.5%) |
| CIE-LAB | lab(1.65, 5.94, -16.26) |
| CIE-LCH | lch(1.65, 17.31, 290.06°) |
| OKLab | oklab(12.79% 0.0001 -0.0644) |
| OKLCH | oklch(12.79% 0.064 270.1) |
| XYZ | xyz(0.3182, 0.1823, 1.3846) |
| Luminance | 0.0018 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 5.54
Midnight
#03012D
ΔE00 5.54
Very Dark Blue
#000133
ΔE00 7.13
Dark Navy
#000435
ΔE00 7.23
Navy (survey)
#01153E
ΔE00 7.40
Midnight Blue (survey)
#020035
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020320 #201F02
analogous
#021220 #020320 #100220
triadic
#020320 #200203 #032002
tetradic
#020320 #200212 #201F02 #022010
square
#020320 #200212 #201F02 #022010
split-complementary
#020320 #201002 #122002
monochromatic
#02031D #02031D #020320 #06085A #090E93
Accessibility & contrast
On white
20.26
#020320 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#020320 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020320
20.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020320 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020320 | 1.00 | 20.26 | 1.04 | 20.26 |
| #FFFFFF | 20.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000721
Deuteranopia (green-blind)
#00051F
Tritanopia (blue-blind)
#000A10
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #020320; /* rgb */ color: rgb(2, 3, 32); /* oklch */ color: oklch(12.8% 0.064 270.1);
Tailwind
colors: {
custom: {
50: '#47485b',
500: '#020320',
950: '#000000',
},
}SCSS
$custom: #020320; $custom-light: #47485b; $custom-dark: #000000;
JSON
{
"hex": "#020320",
"rgb": {
"r": 2,
"g": 3,
"b": 32
},
"hsl": {
"h": 238,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.12789,
"c": 0.06445,
"h": 270.1
},
"luminance": 0.00182
}Semantic roles & 50–950 ramp
primary
#020320
secondary
#666318
accent
#F729FE
background
#F4F4F5
surface
#E6E6E9
border
#C2C2C5
text
#000004
muted
#777779