#AAAEF9#AAAEF9
#AAAEF9 is a light, moderate blue. Relative luminance 0.457; OKLCH L 77.6% C 0.107 H 281.2°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEF9 |
|---|---|
| RGB | rgb(170, 174, 249) |
| HSL | hsl(237, 87%, 82%) |
| HSV | hsv(237, 32%, 98%) |
| CMYK | cmyk(31.7%, 30.1%, 0%, 2.4%) |
| CIE-LAB | lab(73.32, 15.39, -37.67) |
| CIE-LCH | lch(73.32, 40.69, 292.22°) |
| OKLab | oklab(77.58% 0.0208 -0.1047) |
| OKLCH | oklch(77.58% 0.107 281.2) |
| XYZ | xyz(48.8078, 45.6562, 95.8451) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.64
Light Periwinkle
#C1C6FC
ΔE00 6.87
Periwinkle Blue
#8F99FB
ΔE00 6.93
Lavender
#B39DDB
ΔE00 8.88
Pale Violet
#CEAEFA
ΔE00 8.94
Periwinkle
#CCCCFF
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEF9 #F9F5AA
analogous
#AAD6F9 #AAAEF9 #CEAAF9
triadic
#AAAEF9 #F9AAAE #AEF9AA
tetradic
#AAAEF9 #F9AAD6 #F9F5AA #AAF9CE
square
#AAAEF9 #F9AAD6 #F9F5AA #AAF9CE
split-complementary
#AAAEF9 #F9CEAA #D6F9AA
monochromatic
#3841F1 #7178F5 #AAAEF9 #E2E4FD #E2E4FD
Accessibility & contrast
On white
2.07
#AAAEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#AAAEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEF9
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEF9 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B7FC
Deuteranopia (green-blind)
#94B1F7
Tritanopia (blue-blind)
#96BCC9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aaaef9; /* rgb */ color: rgb(170, 174, 249); /* oklch */ color: oklch(77.6% 0.107 281.2);
Tailwind
colors: {
custom: {
50: '#c5c6fb',
500: '#aaaef9',
950: '#000000',
},
}SCSS
$custom: #aaaef9; $custom-light: #c5c6fb; $custom-dark: #000000;
JSON
{
"hex": "#aaaef9",
"rgb": {
"r": 170,
"g": 174,
"b": 249
},
"hsl": {
"h": 236.962,
"s": 86.813,
"l": 82.157
},
"oklch": {
"l": 0.77578,
"c": 0.10678,
"h": 281.2
},
"luminance": 0.45658
}Semantic roles & 50–950 ramp
primary
#AAAEF9
secondary
#F5F3D6
accent
#D802E3
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285