#030722#030722
#030722 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 14.6% C 0.058 H 268.4°. Best body text is #FFFFFF at 19.86:1 contrast (WCAG AA passes).
Color values
| HEX | #030722 |
|---|---|
| RGB | rgb(3, 7, 34) |
| HSL | hsl(232, 84%, 7%) |
| HSV | hsv(232, 91%, 13%) |
| CMYK | cmyk(91.2%, 79.4%, 0%, 86.7%) |
| CIE-LAB | lab(2.59, 5.31, -16.39) |
| CIE-LCH | lch(2.59, 17.23, 287.95°) |
| OKLab | oklab(14.59% -0.0017 -0.0579) |
| OKLCH | oklch(14.59% 0.058 268.4) |
| XYZ | xyz(0.4022, 0.2868, 1.5472) |
| Luminance | 0.0029 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 5.58
Midnight
#03012D
ΔE00 5.70
Navy (survey)
#01153E
ΔE00 6.99
Very Dark Blue
#000133
ΔE00 7.12
Dark Navy
#000435
ΔE00 7.16
Midnight Blue (survey)
#020035
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030722 #221E03
analogous
#031722 #030722 #0F0322
triadic
#030722 #220307 #072203
tetradic
#030722 #220317 #221E03 #03220F
square
#030722 #220317 #221E03 #03220F
split-complementary
#030722 #220F03 #172203
monochromatic
#02061C #02061C #030722 #08135A #0D1E92
Accessibility & contrast
On white
19.86
#030722 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#030722 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030722
19.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030722 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030722 | 1.00 | 19.86 | 1.06 | 19.86 |
| #FFFFFF | 19.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000B23
Deuteranopia (green-blind)
#000821
Tritanopia (blue-blind)
#000E13
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #030722; /* rgb */ color: rgb(3, 7, 34); /* oklch */ color: oklch(14.6% 0.058 268.4);
Tailwind
colors: {
custom: {
50: '#474a5d',
500: '#030722',
950: '#000000',
},
}SCSS
$custom: #030722; $custom-light: #474a5d; $custom-dark: #000000;
JSON
{
"hex": "#030722",
"rgb": {
"r": 3,
"g": 7,
"b": 34
},
"hsl": {
"h": 232.258,
"s": 83.784,
"l": 7.255
},
"oklch": {
"l": 0.14587,
"c": 0.05788,
"h": 268.4
},
"luminance": 0.00287
}Semantic roles & 50–950 ramp
primary
#030722
secondary
#665C1B
accent
#E02EFA
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000104
muted
#777779