#090E24#090E24
#090E24 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 17.3% C 0.046 H 271.2°. Best body text is #FFFFFF at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #090E24 |
|---|---|
| RGB | rgb(9, 14, 36) |
| HSL | hsl(229, 60%, 9%) |
| HSV | hsv(229, 75%, 14%) |
| CMYK | cmyk(75%, 61.1%, 0%, 85.9%) |
| CIE-LAB | lab(4.51, 4.64, -14.95) |
| CIE-LCH | lch(4.51, 15.66, 287.23°) |
| OKLab | oklab(17.33% 0.001 -0.046) |
| OKLCH | oklch(17.33% 0.046 271.2) |
| XYZ | xyz(0.5880, 0.4995, 1.7341) |
| Luminance | 0.0050 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 6.66
Midnight
#03012D
ΔE00 6.78
Navy (survey)
#01153E
ΔE00 7.39
Dark Navy
#000435
ΔE00 8.11
Very Dark Blue
#000133
ΔE00 8.13
Dark
#1B2431
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#090E24 #241F09
analogous
#091C24 #090E24 #120924
triadic
#090E24 #24090E #0E2409
tetradic
#090E24 #24091C #241F09 #092412
square
#090E24 #24091C #241F09 #092412
split-complementary
#090E24 #241209 #1C2409
monochromatic
#060A18 #060A18 #090E24 #152155 #213486
Accessibility & contrast
On white
19.09
#090E24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#090E24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #090E24
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##090E24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##090E24 | 1.00 | 19.09 | 1.10 | 19.09 |
| #FFFFFF | 19.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#051125
Deuteranopia (green-blind)
#030E24
Tritanopia (blue-blind)
#001317
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #090e24; /* rgb */ color: rgb(9, 14, 36); /* oklch */ color: oklch(17.3% 0.046 271.2);
Tailwind
colors: {
custom: {
50: '#4b4d5e',
500: '#090e24',
950: '#000000',
},
}SCSS
$custom: #090e24; $custom-light: #4b4d5e; $custom-dark: #000000;
JSON
{
"hex": "#090e24",
"rgb": {
"r": 9,
"g": 14,
"b": 36
},
"hsl": {
"h": 228.889,
"s": 60,
"l": 8.824
},
"oklch": {
"l": 0.17328,
"c": 0.04605,
"h": 271.2
},
"luminance": 0.005
}Semantic roles & 50–950 ramp
primary
#090E24
secondary
#615628
accent
#C645E3
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779