#030222#030222
#030222 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 12.8% C 0.070 H 273.3°. Best body text is #FFFFFF at 20.28:1 contrast (WCAG AA passes).
Color values
| HEX | #030222 |
|---|---|
| RGB | rgb(3, 2, 34) |
| HSL | hsl(242, 89%, 7%) |
| HSV | hsv(242, 94%, 13%) |
| CMYK | cmyk(91.2%, 94.1%, 0%, 86.7%) |
| CIE-LAB | lab(1.61, 7.31, -17.89) |
| CIE-LCH | lch(1.61, 19.33, 292.23°) |
| OKLab | oklab(12.85% 0.0041 -0.0694) |
| OKLCH | oklch(12.85% 0.07 273.3) |
| XYZ | xyz(0.3479, 0.1782, 1.5291) |
| Luminance | 0.0018 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 4.37
Dark Navy Blue
#00022E
ΔE00 4.47
Very Dark Blue
#000133
ΔE00 6.09
Dark Navy
#000435
ΔE00 6.21
Navy (survey)
#01153E
ΔE00 6.72
Midnight Blue (survey)
#020035
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030222 #212202
analogous
#021122 #030222 #130222
triadic
#030222 #220302 #022203
tetradic
#030222 #220211 #212202 #022213
square
#030222 #220211 #212202 #022213
split-complementary
#030222 #221302 #112202
monochromatic
#03021D #03021D #030222 #08055C #0D0996
Accessibility & contrast
On white
20.28
#030222 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#030222 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030222
20.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030222 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030222 | 1.00 | 20.28 | 1.04 | 20.28 |
| #FFFFFF | 20.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000723
Deuteranopia (green-blind)
#000521
Tritanopia (blue-blind)
#000910
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #030222; /* rgb */ color: rgb(3, 2, 34); /* oklch */ color: oklch(12.8% 0.070 273.3);
Tailwind
colors: {
custom: {
50: '#47475d',
500: '#030222',
950: '#000000',
},
}SCSS
$custom: #030222; $custom-light: #47475d; $custom-dark: #000000;
JSON
{
"hex": "#030222",
"rgb": {
"r": 3,
"g": 2,
"b": 34
},
"hsl": {
"h": 241.875,
"s": 88.889,
"l": 7.059
},
"oklch": {
"l": 0.12845,
"c": 0.06957,
"h": 273.3
},
"luminance": 0.00178
}Semantic roles & 50–950 ramp
primary
#030222
secondary
#656818
accent
#FF29F8
background
#F4F4F5
surface
#E6E6E9
border
#C2C2C5
text
#000004
muted
#777779