#90A2EE#90A2EE
#90A2EE is a light, moderate blue. Relative luminance 0.379; OKLCH L 72.8% C 0.113 H 273.1°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #90A2EE |
|---|---|
| RGB | rgb(144, 162, 238) |
| HSL | hsl(229, 73%, 75%) |
| HSV | hsv(229, 39%, 93%) |
| CMYK | cmyk(39.5%, 31.9%, 0%, 6.7%) |
| CIE-LAB | lab(67.98, 12.25, -40.15) |
| CIE-LCH | lch(67.98, 41.98, 286.97°) |
| OKLab | oklab(72.84% 0.0062 -0.1123) |
| OKLCH | oklch(72.84% 0.113 273.1) |
| XYZ | xyz(39.8499, 37.9412, 86.0960) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.39
Perrywinkle
#8F8CE7
ΔE00 6.95
Pastel Blue
#A2BFFE
ΔE00 7.62
Carolina Blue
#8AB8FE
ΔE00 7.97
Cornflowerblue
#6495ED
ΔE00 8.00
Lavender Blue
#8B88F8
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90A2EE #EEDC90
analogous
#90D1EE #90A2EE #AD90EE
triadic
#90A2EE #EE90A2 #A2EE90
tetradic
#90A2EE #EE90D1 #EEDC90 #90EEAD
square
#90A2EE #EE90D1 #EEDC90 #90EEAD
split-complementary
#90A2EE #EEAD90 #D1EE90
monochromatic
#2649DE #5B76E6 #90A2EE #C5CEF6 #E4E9FB
Accessibility & contrast
On white
2.45
#90A2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#90A2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90A2EE
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90A2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90A2EE | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 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)
#88AAF1
Deuteranopia (green-blind)
#81A2EC
Tritanopia (blue-blind)
#72B1BD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #90a2ee; /* rgb */ color: rgb(144, 162, 238); /* oklch */ color: oklch(72.8% 0.113 273.1);
Tailwind
colors: {
custom: {
50: '#b4bdf4',
500: '#90a2ee',
950: '#000000',
},
}SCSS
$custom: #90a2ee; $custom-light: #b4bdf4; $custom-dark: #000000;
JSON
{
"hex": "#90a2ee",
"rgb": {
"r": 144,
"g": 162,
"b": 238
},
"hsl": {
"h": 228.511,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.72835,
"c": 0.1125,
"h": 273.1
},
"luminance": 0.37943
}Semantic roles & 50–950 ramp
primary
#90A2EE
secondary
#F3EED8
accent
#B010D6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185