#090722#090722
#090722 is a very dark, muted blue. Relative luminance 0.003; OKLCH L 15.3% C 0.055 H 281.4°. Best body text is #FFFFFF at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #090722 |
|---|---|
| RGB | rgb(9, 7, 34) |
| HSL | hsl(244, 66%, 8%) |
| HSV | hsv(244, 79%, 13%) |
| CMYK | cmyk(73.5%, 79.4%, 0%, 86.7%) |
| CIE-LAB | lab(2.94, 6.88, -15.82) |
| CIE-LCH | lch(2.94, 17.25, 293.50°) |
| OKLab | oklab(15.3% 0.0109 -0.0541) |
| OKLCH | oklch(15.3% 0.055 281.4) |
| XYZ | xyz(0.4773, 0.3255, 1.5507) |
| Luminance | 0.0033 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 5.57
Dark Navy Blue
#00022E
ΔE00 5.74
Very Dark Blue
#000133
ΔE00 7.34
Dark Navy
#000435
ΔE00 7.42
Navy (survey)
#01153E
ΔE00 7.48
Midnight Blue (survey)
#020035
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#090722 #202207
analogous
#071222 #090722 #160722
triadic
#090722 #220907 #072209
tetradic
#090722 #220712 #202207 #072216
square
#090722 #220712 #202207 #072216
split-complementary
#090722 #221607 #122207
monochromatic
#070519 #070519 #090722 #161155 #241C88
Accessibility & contrast
On white
19.71
#090722 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#090722 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #090722
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##090722 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##090722 | 1.00 | 19.71 | 1.07 | 19.71 |
| #FFFFFF | 19.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000C23
Deuteranopia (green-blind)
#000A21
Tritanopia (blue-blind)
#010D13
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #090722; /* rgb */ color: rgb(9, 7, 34); /* oklch */ color: oklch(15.3% 0.055 281.4);
Tailwind
colors: {
custom: {
50: '#4a4a5d',
500: '#090722',
950: '#000000',
},
}SCSS
$custom: #090722; $custom-light: #4a4a5d; $custom-dark: #000000;
JSON
{
"hex": "#090722",
"rgb": {
"r": 9,
"g": 7,
"b": 34
},
"hsl": {
"h": 244.444,
"s": 65.854,
"l": 8.039
},
"oklch": {
"l": 0.15297,
"c": 0.05518,
"h": 281.4
},
"luminance": 0.00326
}Semantic roles & 50–950 ramp
primary
#090722
secondary
#5C6124
accent
#E93FDC
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779