#9AAAEE#9AAAEE
#9AAAEE is a light, moderate blue. Relative luminance 0.418; OKLCH L 75.1% C 0.100 H 273.6°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAAEE |
|---|---|
| RGB | rgb(154, 170, 238) |
| HSL | hsl(229, 71%, 77%) |
| HSV | hsv(229, 35%, 93%) |
| CMYK | cmyk(35.3%, 28.6%, 0%, 6.7%) |
| CIE-LAB | lab(70.73, 10.40, -35.82) |
| CIE-LCH | lch(70.73, 37.30, 286.19°) |
| OKLab | oklab(75.14% 0.0063 -0.0997) |
| OKLCH | oklch(75.14% 0.1 273.6) |
| XYZ | xyz(43.1293, 41.7908, 86.6663) |
| Luminance | 0.4179 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.41
Pastel Blue
#A2BFFE
ΔE00 5.87
Carolina Blue
#8AB8FE
ΔE00 7.54
Perrywinkle
#8F8CE7
ΔE00 8.66
Light Periwinkle
#C1C6FC
ΔE00 8.87
Lightsteelblue
#B0C4DE
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAAEE #EEDE9A
analogous
#9AD4EE #9AAAEE #B49AEE
triadic
#9AAAEE #EE9AAA #AAEE9A
tetradic
#9AAAEE #EE9AD4 #EEDE9A #9AEEB4
square
#9AAAEE #EE9AD4 #EEDE9A #9AEEB4
split-complementary
#9AAAEE #EEB49A #D4EE9A
monochromatic
#3152DC #667EE5 #9AAAEE #CED6F7 #E5E9FB
Accessibility & contrast
On white
2.24
#9AAAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#9AAAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAAEE
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAAEE | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B1F1
Deuteranopia (green-blind)
#8EAAEC
Tritanopia (blue-blind)
#82B7C2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9aaaee; /* rgb */ color: rgb(154, 170, 238); /* oklch */ color: oklch(75.1% 0.100 273.6);
Tailwind
colors: {
custom: {
50: '#bac3f3',
500: '#9aaaee',
950: '#000000',
},
}SCSS
$custom: #9aaaee; $custom-light: #bac3f3; $custom-dark: #000000;
JSON
{
"hex": "#9aaaee",
"rgb": {
"r": 154,
"g": 170,
"b": 238
},
"hsl": {
"h": 228.571,
"s": 71.186,
"l": 76.863
},
"oklch": {
"l": 0.75137,
"c": 0.09988,
"h": 273.6
},
"luminance": 0.41793
}Semantic roles & 50–950 ramp
primary
#9AAAEE
secondary
#F2EDD9
accent
#AE12D3
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#121217
muted
#818185