#090726#090726
#090726 is a very dark, moderate blue. Relative luminance 0.004; OKLCH L 15.7% C 0.062 H 279.8°. Best body text is #FFFFFF at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #090726 |
|---|---|
| RGB | rgb(9, 7, 38) |
| HSL | hsl(244, 69%, 9%) |
| HSV | hsv(244, 82%, 15%) |
| CMYK | cmyk(76.3%, 81.6%, 0%, 85.1%) |
| CIE-LAB | lab(3.16, 8.43, -18.59) |
| CIE-LCH | lch(3.16, 20.41, 294.40°) |
| OKLab | oklab(15.74% 0.0106 -0.0612) |
| OKLCH | oklch(15.74% 0.062 279.8) |
| XYZ | xyz(0.5384, 0.3499, 1.8725) |
| Luminance | 0.0035 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 3.86
Dark Navy Blue
#00022E
ΔE00 4.11
Very Dark Blue
#000133
ΔE00 5.66
Dark Navy
#000435
ΔE00 5.75
Navy (survey)
#01153E
ΔE00 6.13
Midnight Blue (survey)
#020035
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#090726 #242607
analogous
#071526 #090726 #190726
triadic
#090726 #260907 #072609
tetradic
#090726 #260715 #242607 #072619
square
#090726 #260715 #242607 #072619
split-complementary
#090726 #261907 #152607
monochromatic
#06051A #06051A #090726 #15115A #211A8D
Accessibility & contrast
On white
19.63
#090726 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#090726 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #090726
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##090726 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##090726 | 1.00 | 19.63 | 1.07 | 19.63 |
| #FFFFFF | 19.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000D27
Deuteranopia (green-blind)
#000A25
Tritanopia (blue-blind)
#000F15
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #090726; /* rgb */ color: rgb(9, 7, 38); /* oklch */ color: oklch(15.7% 0.062 279.8);
Tailwind
colors: {
custom: {
50: '#4b4a60',
500: '#090726',
950: '#000000',
},
}SCSS
$custom: #090726; $custom-light: #4b4a60; $custom-dark: #000000;
JSON
{
"hex": "#090726",
"rgb": {
"r": 9,
"g": 7,
"b": 38
},
"hsl": {
"h": 243.871,
"s": 68.889,
"l": 8.824
},
"oklch": {
"l": 0.15735,
"c": 0.0621,
"h": 279.8
},
"luminance": 0.0035
}Semantic roles & 50–950 ramp
primary
#090726
secondary
#616523
accent
#EC3CE0
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010105
muted
#777779