#90AAED#90AAED
#90AAED is a light, moderate blue. Relative luminance 0.408; OKLCH L 74.4% C 0.102 H 267.6°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #90AAED |
|---|---|
| RGB | rgb(144, 170, 237) |
| HSL | hsl(223, 72%, 75%) |
| HSV | hsv(223, 39%, 93%) |
| CMYK | cmyk(39.2%, 28.3%, 0%, 7.1%) |
| CIE-LAB | lab(70.03, 7.46, -36.41) |
| CIE-LCH | lch(70.03, 37.17, 281.58°) |
| OKLab | oklab(74.41% -0.0042 -0.1015) |
| OKLCH | oklch(74.41% 0.102 267.6) |
| XYZ | xyz(41.1577, 40.7912, 85.8092) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.51
Carolina Blue
#8AB8FE
ΔE00 5.54
Periwinkle Blue
#8F99FB
ΔE00 5.60
Cornflowerblue
#6495ED
ΔE00 8.15
Light Grey Blue
#9DBCD4
ΔE00 9.25
Perrywinkle
#8F8CE7
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AAED #EDD390
analogous
#90D8ED #90AAED #A590ED
triadic
#90AAED #ED90AA #AAED90
tetradic
#90AAED #ED90D8 #EDD390 #90EDA5
square
#90AAED #ED90D8 #EDD390 #90EDA5
split-complementary
#90AAED #EDA590 #D8ED90
monochromatic
#2759DC #5B82E4 #90AAED #C5D2F6 #E5EBFB
Accessibility & contrast
On white
2.29
#90AAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#90AAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AAED
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AAED | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F0
Deuteranopia (green-blind)
#8AA7EB
Tritanopia (blue-blind)
#72B8C2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #90aaed; /* rgb */ color: rgb(144, 170, 237); /* oklch */ color: oklch(74.4% 0.102 267.6);
Tailwind
colors: {
custom: {
50: '#b3c3f3',
500: '#90aaed',
950: '#000000',
},
}SCSS
$custom: #90aaed; $custom-light: #b3c3f3; $custom-dark: #000000;
JSON
{
"hex": "#90aaed",
"rgb": {
"r": 144,
"g": 170,
"b": 237
},
"hsl": {
"h": 223.226,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.74414,
"c": 0.10162,
"h": 267.6
},
"luminance": 0.40793
}Semantic roles & 50–950 ramp
primary
#90AAED
secondary
#F2EBD9
accent
#9E11D4
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185