#9AAAEC#9AAAEC
#9AAAEC is a light, moderate blue. Relative luminance 0.417; OKLCH L 75.0% C 0.097 H 273.4°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAAEC |
|---|---|
| RGB | rgb(154, 170, 236) |
| HSL | hsl(228, 68%, 76%) |
| HSV | hsv(228, 35%, 93%) |
| CMYK | cmyk(34.7%, 28%, 0%, 7.5%) |
| CIE-LAB | lab(70.65, 9.88, -34.86) |
| CIE-LCH | lch(70.65, 36.23, 285.82°) |
| OKLab | oklab(75.05% 0.0057 -0.0969) |
| OKLCH | oklch(75.05% 0.097 273.4) |
| XYZ | xyz(42.8371, 41.6739, 85.1274) |
| Luminance | 0.4168 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.58
Pastel Blue
#A2BFFE
ΔE00 5.94
Carolina Blue
#8AB8FE
ΔE00 7.63
Perrywinkle
#8F8CE7
ΔE00 8.69
Light Periwinkle
#C1C6FC
ΔE00 8.80
Lightsteelblue
#B0C4DE
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAAEC #ECDC9A
analogous
#9AD3EC #9AAAEC #B39AEC
triadic
#9AAAEC #EC9AAA #AAEC9A
tetradic
#9AAAEC #EC9AD3 #ECDC9A #9AECB3
square
#9AAAEC #EC9AD3 #ECDC9A #9AECB3
split-complementary
#9AAAEC #ECB39A #D3EC9A
monochromatic
#3353D9 #667FE2 #9AAAEC #CED5F6 #E5E9FA
Accessibility & contrast
On white
2.25
#9AAAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#9AAAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAAEC
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAAEC | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0EF
Deuteranopia (green-blind)
#8FAAEA
Tritanopia (blue-blind)
#82B7C1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9aaaec; /* rgb */ color: rgb(154, 170, 236); /* oklch */ color: oklch(75.0% 0.097 273.4);
Tailwind
colors: {
custom: {
50: '#bac3f2',
500: '#9aaaec',
950: '#000000',
},
}SCSS
$custom: #9aaaec; $custom-light: #bac3f2; $custom-dark: #000000;
JSON
{
"hex": "#9aaaec",
"rgb": {
"r": 154,
"g": 170,
"b": 236
},
"hsl": {
"h": 228.293,
"s": 68.333,
"l": 76.471
},
"oklch": {
"l": 0.75048,
"c": 0.09708,
"h": 273.4
},
"luminance": 0.41676
}Semantic roles & 50–950 ramp
primary
#9AAAEC
secondary
#F2EDD9
accent
#AC15D0
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#121217
muted
#818185