#AAA9ED#AAA9ED
#AAA9ED is a light, moderate blue. Relative luminance 0.430; OKLCH L 76.1% C 0.097 H 284.5°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA9ED |
|---|---|
| RGB | rgb(170, 169, 237) |
| HSL | hsl(241, 65%, 80%) |
| HSV | hsv(241, 29%, 93%) |
| CMYK | cmyk(28.3%, 28.7%, 0%, 7.1%) |
| CIE-LAB | lab(71.58, 15.20, -33.87) |
| CIE-LCH | lch(71.58, 37.12, 294.18°) |
| OKLab | oklab(76.07% 0.0243 -0.0938) |
| OKLCH | oklch(76.07% 0.097 284.5) |
| XYZ | xyz(46.0476, 43.0353, 85.9849) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.53
Light Periwinkle
#C1C6FC
ΔE00 7.46
Periwinkle Blue
#8F99FB
ΔE00 7.52
Pale Violet
#CEAEFA
ΔE00 7.85
Lavender (survey)
#C79FEF
ΔE00 8.66
Pastel Purple
#CAA0FF
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA9ED #ECEDA9
analogous
#A9CAED #AAA9ED #CCA9ED
triadic
#AAA9ED #EDAAA9 #A9EDAA
tetradic
#AAA9ED #EDA9CA #ECEDA9 #A9EDCC
square
#AAA9ED #EDA9CA #ECEDA9 #A9EDCC
split-complementary
#AAA9ED #EDCCA9 #CAEDA9
monochromatic
#4644D8 #7876E2 #AAA9ED #DCDCF8 #E6E6FA
Accessibility & contrast
On white
2.19
#AAA9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#AAA9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA9ED
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA9ED | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1F0
Deuteranopia (green-blind)
#94ADEB
Tritanopia (blue-blind)
#9AB5C1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaa9ed; /* rgb */ color: rgb(170, 169, 237); /* oklch */ color: oklch(76.1% 0.097 284.5);
Tailwind
colors: {
custom: {
50: '#c4c2f3',
500: '#aaa9ed',
950: '#000000',
},
}SCSS
$custom: #aaa9ed; $custom-light: #c4c2f3; $custom-dark: #000000;
JSON
{
"hex": "#aaa9ed",
"rgb": {
"r": 170,
"g": 169,
"b": 237
},
"hsl": {
"h": 240.882,
"s": 65.385,
"l": 79.608
},
"oklch": {
"l": 0.76072,
"c": 0.09691,
"h": 284.5
},
"luminance": 0.43036
}Semantic roles & 50–950 ramp
primary
#AAA9ED
secondary
#F1F1DA
accent
#CD18CB
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185