#9AA4EA#9AA4EA
#9AA4EA is a light, moderate blue. Relative luminance 0.394; OKLCH L 73.8% C 0.102 H 277.3°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA4EA |
|---|---|
| RGB | rgb(154, 164, 234) |
| HSL | hsl(233, 66%, 76%) |
| HSV | hsv(233, 34%, 92%) |
| CMYK | cmyk(34.2%, 29.9%, 0%, 8.2%) |
| CIE-LAB | lab(69.01, 12.74, -36.30) |
| CIE-LCH | lch(69.01, 38.47, 289.33°) |
| OKLab | oklab(73.75% 0.013 -0.101) |
| OKLCH | oklch(73.75% 0.102 277.3) |
| XYZ | xyz(41.4490, 39.3600, 83.2393) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.68
Perrywinkle
#8F8CE7
ΔE00 6.98
Pastel Blue
#A2BFFE
ΔE00 7.80
Lavender Blue
#8B88F8
ΔE00 8.71
Lavender
#B39DDB
ΔE00 9.13
Carolina Blue
#8AB8FE
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA4EA #EAE09A
analogous
#9ACCEA #9AA4EA #B89AEA
triadic
#9AA4EA #EA9AA4 #A4EA9A
tetradic
#9AA4EA #EA9ACC #EAE09A #9AEAB8
square
#9AA4EA #EA9ACC #EAE09A #9AEAB8
split-complementary
#9AA4EA #EAB89A #CCEA9A
monochromatic
#3549D5 #6776DF #9AA4EA #CDD2F5 #E6E8FA
Accessibility & contrast
On white
2.37
#9AA4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#9AA4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA4EA
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA4EA | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACED
Deuteranopia (green-blind)
#89A6E8
Tritanopia (blue-blind)
#84B1BD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9aa4ea; /* rgb */ color: rgb(154, 164, 234); /* oklch */ color: oklch(73.8% 0.102 277.3);
Tailwind
colors: {
custom: {
50: '#babef1',
500: '#9aa4ea',
950: '#000000',
},
}SCSS
$custom: #9aa4ea; $custom-light: #babef1; $custom-dark: #000000;
JSON
{
"hex": "#9aa4ea",
"rgb": {
"r": 154,
"g": 164,
"b": 234
},
"hsl": {
"h": 232.5,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.73754,
"c": 0.10189,
"h": 277.3
},
"luminance": 0.39361
}Semantic roles & 50–950 ramp
primary
#9AA4EA
secondary
#F1EEDA
accent
#B718CD
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121216
muted
#818184