#AAA9EA#AAA9EA
#AAA9EA is a light, moderate blue. Relative luminance 0.429; OKLCH L 75.9% C 0.093 H 284.7°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA9EA |
|---|---|
| RGB | rgb(170, 169, 234) |
| HSL | hsl(241, 61%, 79%) |
| HSV | hsv(241, 28%, 92%) |
| CMYK | cmyk(27.4%, 27.8%, 0%, 8.2%) |
| CIE-LAB | lab(71.46, 14.47, -32.41) |
| CIE-LCH | lch(71.46, 35.50, 294.06°) |
| OKLab | oklab(75.94% 0.0235 -0.0897) |
| OKLCH | oklch(75.94% 0.093 284.7) |
| XYZ | xyz(45.6130, 42.8615, 83.6959) |
| Luminance | 0.4286 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.22
Light Periwinkle
#C1C6FC
ΔE00 7.39
Pale Violet
#CEAEFA
ΔE00 7.82
Periwinkle Blue
#8F99FB
ΔE00 7.93
Lavender (survey)
#C79FEF
ΔE00 8.62
Pastel Purple
#CAA0FF
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA9EA #E9EAA9
analogous
#A9C9EA #AAA9EA #CBA9EA
triadic
#AAA9EA #EAAAA9 #A9EAAA
tetradic
#AAA9EA #EAA9C9 #E9EAA9 #A9EACB
square
#AAA9EA #EAA9C9 #E9EAA9 #A9EACB
split-complementary
#AAA9EA #EACBA9 #C9EAA9
monochromatic
#4947D2 #7978DE #AAA9EA #DBDAF6 #E7E6F9
Accessibility & contrast
On white
2.19
#AAA9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#AAA9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA9EA
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA9EA | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1ED
Deuteranopia (green-blind)
#95ADE8
Tritanopia (blue-blind)
#9BB4C0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaa9ea; /* rgb */ color: rgb(170, 169, 234); /* oklch */ color: oklch(75.9% 0.093 284.7);
Tailwind
colors: {
custom: {
50: '#c4c2f1',
500: '#aaa9ea',
950: '#000000',
},
}SCSS
$custom: #aaa9ea; $custom-light: #c4c2f1; $custom-dark: #000000;
JSON
{
"hex": "#aaa9ea",
"rgb": {
"r": 170,
"g": 169,
"b": 234
},
"hsl": {
"h": 240.923,
"s": 60.748,
"l": 79.02
},
"oklch": {
"l": 0.75942,
"c": 0.09268,
"h": 284.7
},
"luminance": 0.42862
}Semantic roles & 50–950 ramp
primary
#AAA9EA
secondary
#F0F0DB
accent
#C81DC6
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184