#AAAAF9#AAAAF9
#AAAAF9 is a light, moderate blue. Relative luminance 0.441; OKLCH L 76.8% C 0.112 H 283.4°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAF9 |
|---|---|
| RGB | rgb(170, 170, 249) |
| HSL | hsl(240, 87%, 82%) |
| HSV | hsv(240, 32%, 98%) |
| CMYK | cmyk(31.7%, 31.7%, 0%, 2.4%) |
| CIE-LAB | lab(72.32, 17.62, -39.23) |
| CIE-LCH | lch(72.32, 43.01, 294.19°) |
| OKLab | oklab(76.8% 0.0261 -0.1092) |
| OKLCH | oklch(76.8% 0.112 283.4) |
| XYZ | xyz(48.0466, 44.1337, 95.5914) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.38
Pastel Blue
#A2BFFE
ΔE00 7.74
Light Periwinkle
#C1C6FC
ΔE00 7.78
Lavender
#B39DDB
ΔE00 8.16
Pale Violet
#CEAEFA
ΔE00 8.45
Perrywinkle
#8F8CE7
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAF9 #F9F9AA
analogous
#AAD2F9 #AAAAF9 #D2AAF9
triadic
#AAAAF9 #F9AAAA #AAF9AA
tetradic
#AAAAF9 #F9AAD2 #F9F9AA #AAF9D2
square
#AAAAF9 #F9AAD2 #F9F9AA #AAF9D2
split-complementary
#AAAAF9 #F9D2AA #D2F9AA
monochromatic
#3838F1 #7171F5 #AAAAF9 #E2E2FD #E2E2FD
Accessibility & contrast
On white
2.14
#AAAAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#AAAAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAF9
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAF9 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FC
Deuteranopia (green-blind)
#90AFF7
Tritanopia (blue-blind)
#96B9C6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaaaf9; /* rgb */ color: rgb(170, 170, 249); /* oklch */ color: oklch(76.8% 0.112 283.4);
Tailwind
colors: {
custom: {
50: '#c5c3fb',
500: '#aaaaf9',
950: '#000000',
},
}SCSS
$custom: #aaaaf9; $custom-light: #c5c3fb; $custom-dark: #000000;
JSON
{
"hex": "#aaaaf9",
"rgb": {
"r": 170,
"g": 170,
"b": 249
},
"hsl": {
"h": 240,
"s": 86.813,
"l": 82.157
},
"oklch": {
"l": 0.76803,
"c": 0.1123,
"h": 283.4
},
"luminance": 0.44135
}Semantic roles & 50–950 ramp
primary
#AAAAF9
secondary
#F5F5D6
accent
#E302E3
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185