#9AAAEB#9AAAEB
#9AAAEB is a light, moderate blue. Relative luminance 0.416; OKLCH L 75.0% C 0.096 H 273.3°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAAEB |
|---|---|
| RGB | rgb(154, 170, 235) |
| HSL | hsl(228, 67%, 76%) |
| HSV | hsv(228, 34%, 92%) |
| CMYK | cmyk(34.5%, 27.7%, 0%, 7.8%) |
| CIE-LAB | lab(70.61, 9.62, -34.38) |
| CIE-LCH | lch(70.61, 35.70, 285.63°) |
| OKLab | oklab(75% 0.0054 -0.0955) |
| OKLCH | oklch(75% 0.096 273.3) |
| XYZ | xyz(42.6922, 41.6160, 84.3644) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.66
Pastel Blue
#A2BFFE
ΔE00 5.99
Carolina Blue
#8AB8FE
ΔE00 7.68
Perrywinkle
#8F8CE7
ΔE00 8.71
Light Periwinkle
#C1C6FC
ΔE00 8.76
Lightsteelblue
#B0C4DE
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAAEB #EBDB9A
analogous
#9AD3EB #9AAAEB #B39AEB
triadic
#9AAAEB #EB9AAA #AAEB9A
tetradic
#9AAAEB #EB9AD3 #EBDB9A #9AEBB3
square
#9AAAEB #EB9AD3 #EBDB9A #9AEBB3
split-complementary
#9AAAEB #EBB39A #D3EB9A
monochromatic
#3454D7 #677FE1 #9AAAEB #CDD5F5 #E5EAFA
Accessibility & contrast
On white
2.25
#9AAAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#9AAAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAAEB
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAAEB | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0EE
Deuteranopia (green-blind)
#8FAAE9
Tritanopia (blue-blind)
#83B7C1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9aaaeb; /* rgb */ color: rgb(154, 170, 235); /* oklch */ color: oklch(75.0% 0.096 273.3);
Tailwind
colors: {
custom: {
50: '#bac3f1',
500: '#9aaaeb',
950: '#000000',
},
}SCSS
$custom: #9aaaeb; $custom-light: #bac3f1; $custom-dark: #000000;
JSON
{
"hex": "#9aaaeb",
"rgb": {
"r": 154,
"g": 170,
"b": 235
},
"hsl": {
"h": 228.148,
"s": 66.942,
"l": 76.275
},
"oklch": {
"l": 0.75003,
"c": 0.09568,
"h": 273.3
},
"luminance": 0.41618
}Semantic roles & 50–950 ramp
primary
#9AAAEB
secondary
#F1EDDA
accent
#AA17CF
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#121217
muted
#818185