#090F27#090F27
#090F27 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 17.9% C 0.050 H 270.1°. Best body text is #FFFFFF at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #090F27 |
|---|---|
| RGB | rgb(9, 15, 39) |
| HSL | hsl(228, 63%, 9%) |
| HSV | hsv(228, 77%, 15%) |
| CMYK | cmyk(76.9%, 61.5%, 0%, 84.7%) |
| CIE-LAB | lab(4.93, 5.34, -16.59) |
| CIE-LCH | lch(4.93, 17.43, 287.85°) |
| OKLab | oklab(17.86% 0.0001 -0.0499) |
| OKLCH | oklch(17.86% 0.05 270.1) |
| XYZ | xyz(0.6496, 0.5462, 1.9902) |
| Luminance | 0.0055 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 5.70
Midnight
#03012D
ΔE00 5.84
Navy (survey)
#01153E
ΔE00 6.34
Dark Navy
#000435
ΔE00 7.12
Very Dark Blue
#000133
ΔE00 7.17
Midnight Blue (survey)
#020035
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#090F27 #272109
analogous
#091E27 #090F27 #120927
triadic
#090F27 #27090F #0F2709
tetradic
#090F27 #27091E #272109 #092712
square
#090F27 #27091E #272109 #092712
split-complementary
#090F27 #271209 #1E2709
monochromatic
#060A19 #060A19 #090F27 #142259 #20358A
Accessibility & contrast
On white
18.93
#090F27 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#090F27 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #090F27
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##090F27 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##090F27 | 1.00 | 18.93 | 1.11 | 18.93 |
| #FFFFFF | 18.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#041228
Deuteranopia (green-blind)
#020F26
Tritanopia (blue-blind)
#001419
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #090f27; /* rgb */ color: rgb(9, 15, 39); /* oklch */ color: oklch(17.9% 0.050 270.1);
Tailwind
colors: {
custom: {
50: '#4b4e61',
500: '#090f27',
950: '#000000',
},
}SCSS
$custom: #090f27; $custom-light: #4b4e61; $custom-dark: #000000;
JSON
{
"hex": "#090f27",
"rgb": {
"r": 9,
"g": 15,
"b": 39
},
"hsl": {
"h": 228,
"s": 62.5,
"l": 9.412
},
"oklch": {
"l": 0.17863,
"c": 0.04993,
"h": 270.1
},
"luminance": 0.00546
}Semantic roles & 50–950 ramp
primary
#090F27
secondary
#645827
accent
#C542E6
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010105
muted
#777779