#9AA5EA#9AA5EA
#9AA5EA is a light, moderate blue. Relative luminance 0.397; OKLCH L 74.0% C 0.101 H 276.7°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA5EA |
|---|---|
| RGB | rgb(154, 165, 234) |
| HSL | hsl(232, 66%, 76%) |
| HSV | hsv(232, 34%, 92%) |
| CMYK | cmyk(34.2%, 29.5%, 0%, 8.2%) |
| CIE-LAB | lab(69.27, 12.17, -35.90) |
| CIE-LCH | lch(69.27, 37.91, 288.73°) |
| OKLab | oklab(73.95% 0.0117 -0.0999) |
| OKLCH | oklch(73.95% 0.101 276.7) |
| XYZ | xyz(41.6286, 39.7193, 83.2992) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.84
Perrywinkle
#8F8CE7
ΔE00 7.27
Pastel Blue
#A2BFFE
ΔE00 7.50
Lavender Blue
#8B88F8
ΔE00 8.96
Carolina Blue
#8AB8FE
ΔE00 9.14
Lavender
#B39DDB
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA5EA #EADF9A
analogous
#9ACDEA #9AA5EA #B79AEA
triadic
#9AA5EA #EA9AA5 #A5EA9A
tetradic
#9AA5EA #EA9ACD #EADF9A #9AEAB7
square
#9AA5EA #EA9ACD #EADF9A #9AEAB7
split-complementary
#9AA5EA #EAB79A #CDEA9A
monochromatic
#354BD5 #6778DF #9AA5EA #CDD2F5 #E6E8FA
Accessibility & contrast
On white
2.35
#9AA5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#9AA5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA5EA
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA5EA | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACED
Deuteranopia (green-blind)
#8AA6E8
Tritanopia (blue-blind)
#84B2BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9aa5ea; /* rgb */ color: rgb(154, 165, 234); /* oklch */ color: oklch(74.0% 0.101 276.7);
Tailwind
colors: {
custom: {
50: '#babff1',
500: '#9aa5ea',
950: '#000000',
},
}SCSS
$custom: #9aa5ea; $custom-light: #babff1; $custom-dark: #000000;
JSON
{
"hex": "#9aa5ea",
"rgb": {
"r": 154,
"g": 165,
"b": 234
},
"hsl": {
"h": 231.75,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.73954,
"c": 0.10058,
"h": 276.7
},
"luminance": 0.39721
}Semantic roles & 50–950 ramp
primary
#9AA5EA
secondary
#F1EEDA
accent
#B418CD
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#121216
muted
#818184