#030220#030220
#030220 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 12.5% C 0.066 H 274.0°. Best body text is #FFFFFF at 20.32:1 contrast (WCAG AA passes).
Color values
| HEX | #030220 |
|---|---|
| RGB | rgb(3, 2, 32) |
| HSL | hsl(242, 88%, 7%) |
| HSV | hsv(242, 94%, 13%) |
| CMYK | cmyk(90.6%, 93.8%, 0%, 87.5%) |
| CIE-LAB | lab(1.51, 6.60, -16.46) |
| CIE-LCH | lch(1.51, 17.74, 291.85°) |
| OKLab | oklab(12.55% 0.0047 -0.0663) |
| OKLCH | oklch(12.55% 0.066 274) |
| XYZ | xyz(0.3199, 0.1670, 1.3816) |
| Luminance | 0.0017 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 5.26
Dark Navy Blue
#00022E
ΔE00 5.35
Very Dark Blue
#000133
ΔE00 6.97
Dark Navy
#000435
ΔE00 7.09
Navy (survey)
#01153E
ΔE00 7.43
Midnight Blue (survey)
#020035
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030220 #1F2002
analogous
#021020 #030220 #120220
triadic
#030220 #200302 #022003
tetradic
#030220 #200210 #1F2002 #022012
square
#030220 #200210 #1F2002 #022012
split-complementary
#030220 #201202 #102002
monochromatic
#03021D #03021D #030220 #08065A #0E0993
Accessibility & contrast
On white
20.32
#030220 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#030220 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030220
20.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030220 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030220 | 1.00 | 20.32 | 1.03 | 20.32 |
| #FFFFFF | 20.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000721
Deuteranopia (green-blind)
#00041F
Tritanopia (blue-blind)
#00090F
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #030220; /* rgb */ color: rgb(3, 2, 32); /* oklch */ color: oklch(12.5% 0.066 274.0);
Tailwind
colors: {
custom: {
50: '#47485b',
500: '#030220',
950: '#000000',
},
}SCSS
$custom: #030220; $custom-light: #47485b; $custom-dark: #000000;
JSON
{
"hex": "#030220",
"rgb": {
"r": 3,
"g": 2,
"b": 32
},
"hsl": {
"h": 242,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.12548,
"c": 0.06647,
"h": 274
},
"luminance": 0.00167
}Semantic roles & 50–950 ramp
primary
#030220
secondary
#636618
accent
#FE29F7
background
#F4F4F5
surface
#E6E6E9
border
#C2C2C5
text
#000004
muted
#777779