#9AAAEF#9AAAEF
#9AAAEF is a light, moderate blue. Relative luminance 0.419; OKLCH L 75.2% C 0.101 H 273.7°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAAEF |
|---|---|
| RGB | rgb(154, 170, 239) |
| HSL | hsl(229, 73%, 77%) |
| HSV | hsv(229, 36%, 94%) |
| CMYK | cmyk(35.6%, 28.9%, 0%, 6.3%) |
| CIE-LAB | lab(70.77, 10.66, -36.30) |
| CIE-LCH | lch(70.77, 37.84, 286.37°) |
| OKLab | oklab(75.18% 0.0066 -0.1011) |
| OKLCH | oklch(75.18% 0.101 273.7) |
| XYZ | xyz(43.2766, 41.8497, 87.4422) |
| Luminance | 0.4185 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.34
Pastel Blue
#A2BFFE
ΔE00 5.83
Carolina Blue
#8AB8FE
ΔE00 7.49
Perrywinkle
#8F8CE7
ΔE00 8.65
Light Periwinkle
#C1C6FC
ΔE00 8.91
Lightsteelblue
#B0C4DE
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAAEF #EFDF9A
analogous
#9AD5EF #9AAAEF #B59AEF
triadic
#9AAAEF #EF9AAA #AAEF9A
tetradic
#9AAAEF #EF9AD5 #EFDF9A #9AEFB5
square
#9AAAEF #EF9AD5 #EFDF9A #9AEFB5
split-complementary
#9AAAEF #EFB59A #D5EF9A
monochromatic
#3051DE #657EE7 #9AAAEF #CFD6F7 #E5E9FB
Accessibility & contrast
On white
2.24
#9AAAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#9AAAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAAEF
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAAEF | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B1F2
Deuteranopia (green-blind)
#8DAAED
Tritanopia (blue-blind)
#81B7C2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9aaaef; /* rgb */ color: rgb(154, 170, 239); /* oklch */ color: oklch(75.2% 0.101 273.7);
Tailwind
colors: {
custom: {
50: '#bac3f4',
500: '#9aaaef',
950: '#000000',
},
}SCSS
$custom: #9aaaef; $custom-light: #bac3f4; $custom-dark: #000000;
JSON
{
"hex": "#9aaaef",
"rgb": {
"r": 154,
"g": 170,
"b": 239
},
"hsl": {
"h": 228.706,
"s": 72.65,
"l": 77.059
},
"oklch": {
"l": 0.75182,
"c": 0.10127,
"h": 273.7
},
"luminance": 0.41851
}Semantic roles & 50–950 ramp
primary
#9AAAEF
secondary
#F2EED9
accent
#B011D5
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#121217
muted
#818185