#90A4E2#90A4E2
#90A4E2 is a light, moderate blue. Relative luminance 0.380; OKLCH L 72.7% C 0.093 H 270.2°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #90A4E2 |
|---|---|
| RGB | rgb(144, 164, 226) |
| HSL | hsl(225, 59%, 73%) |
| HSV | hsv(225, 36%, 89%) |
| CMYK | cmyk(36.3%, 27.4%, 0%, 11.4%) |
| CIE-LAB | lab(68.00, 7.89, -33.54) |
| CIE-LCH | lch(68.00, 34.46, 283.24°) |
| OKLab | oklab(72.69% 0.0004 -0.0933) |
| OKLCH | oklch(72.69% 0.093 270.2) |
| XYZ | xyz(38.5005, 37.9696, 77.2370) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.95
Pastel Blue
#A2BFFE
ΔE00 7.41
Perrywinkle
#8F8CE7
ΔE00 7.73
Carolina Blue
#8AB8FE
ΔE00 7.83
Cornflowerblue
#6495ED
ΔE00 8.31
Lavender Blue
#8B88F8
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90A4E2 #E2CE90
analogous
#90CDE2 #90A4E2 #A590E2
triadic
#90A4E2 #E290A4 #A4E290
tetradic
#90A4E2 #E290CD #E2CE90 #90E2A5
square
#90A4E2 #E290CD #E2CE90 #90E2A5
split-complementary
#90A4E2 #E2A590 #CDE290
monochromatic
#3357C4 #5F7CD5 #90A4E2 #C1CCEF #E7EBF9
Accessibility & contrast
On white
2.44
#90A4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#90A4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90A4E2
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90A4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90A4E2 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A9E5
Deuteranopia (green-blind)
#89A3E1
Tritanopia (blue-blind)
#77B0BA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #90a4e2; /* rgb */ color: rgb(144, 164, 226); /* oklch */ color: oklch(72.7% 0.093 270.2);
Tailwind
colors: {
custom: {
50: '#b3beeb',
500: '#90a4e2',
950: '#000000',
},
}SCSS
$custom: #90a4e2; $custom-light: #b3beeb; $custom-dark: #000000;
JSON
{
"hex": "#90a4e2",
"rgb": {
"r": 144,
"g": 164,
"b": 226
},
"hsl": {
"h": 225.366,
"s": 58.571,
"l": 72.549
},
"oklch": {
"l": 0.72686,
"c": 0.09329,
"h": 270.2
},
"luminance": 0.37971
}Semantic roles & 50–950 ramp
primary
#90A4E2
secondary
#F0EBDB
accent
#9D1FC6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184