#AAAAE9#AAAAE9
#AAAAE9 is a light, moderate blue. Relative luminance 0.432; OKLCH L 76.1% C 0.090 H 284.1°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAE9 |
|---|---|
| RGB | rgb(170, 170, 233) |
| HSL | hsl(240, 59%, 79%) |
| HSV | hsv(240, 27%, 91%) |
| CMYK | cmyk(27%, 27%, 0%, 8.6%) |
| CIE-LAB | lab(71.68, 13.67, -31.54) |
| CIE-LCH | lch(71.68, 34.37, 293.44°) |
| OKLab | oklab(76.1% 0.0218 -0.0872) |
| OKLCH | oklch(76.1% 0.09 284.1) |
| XYZ | xyz(45.6565, 43.1777, 83.0036) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.38
Light Periwinkle
#C1C6FC
ΔE00 7.12
Pale Violet
#CEAEFA
ΔE00 7.95
Periwinkle Blue
#8F99FB
ΔE00 8.17
Pastel Blue
#A2BFFE
ΔE00 8.76
Lavender (survey)
#C79FEF
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAE9 #E9E9AA
analogous
#AACAE9 #AAAAE9 #CAAAE9
triadic
#AAAAE9 #E9AAAA #AAE9AA
tetradic
#AAAAE9 #E9AACA #E9E9AA #AAE9CA
square
#AAAAE9 #E9AACA #E9E9AA #AAE9CA
split-complementary
#AAAAE9 #E9CAAA #CAE9AA
monochromatic
#4949D0 #7979DC #AAAAE9 #DBDBF6 #E7E7F9
Accessibility & contrast
On white
2.18
#AAAAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#AAAAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAE9
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAE9 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B2EC
Deuteranopia (green-blind)
#97AEE7
Tritanopia (blue-blind)
#9BB5C0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaaae9; /* rgb */ color: rgb(170, 170, 233); /* oklch */ color: oklch(76.1% 0.090 284.1);
Tailwind
colors: {
custom: {
50: '#c4c3f0',
500: '#aaaae9',
950: '#000000',
},
}SCSS
$custom: #aaaae9; $custom-light: #c4c3f0; $custom-dark: #000000;
JSON
{
"hex": "#aaaae9",
"rgb": {
"r": 170,
"g": 170,
"b": 233
},
"hsl": {
"h": 240,
"s": 58.879,
"l": 79.02
},
"oklch": {
"l": 0.76095,
"c": 0.08985,
"h": 284.1
},
"luminance": 0.43179
}Semantic roles & 50–950 ramp
primary
#AAAAE9
secondary
#F0F0DB
accent
#C71FC7
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184