#AAA4ED#AAA4ED
#AAA4ED is a light, moderate blue. Relative luminance 0.412; OKLCH L 75.1% C 0.104 H 287.4°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4ED |
|---|---|
| RGB | rgb(170, 164, 237) |
| HSL | hsl(245, 67%, 79%) |
| HSV | hsv(245, 31%, 93%) |
| CMYK | cmyk(28.3%, 30.8%, 0%, 7.1%) |
| CIE-LAB | lab(70.32, 18.01, -35.81) |
| CIE-LCH | lch(70.32, 40.08, 296.69°) |
| OKLab | oklab(75.1% 0.0311 -0.0994) |
| OKLCH | oklch(75.1% 0.104 287.4) |
| XYZ | xyz(45.1352, 41.2104, 85.6807) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.65
Periwinkle Blue
#8F99FB
ΔE00 7.14
Pale Violet
#CEAEFA
ΔE00 7.45
Pastel Purple
#CAA0FF
ΔE00 7.60
Lavender (survey)
#C79FEF
ΔE00 7.60
Perrywinkle
#8F8CE7
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4ED #E7EDA4
analogous
#A4C2ED #AAA4ED #CEA4ED
triadic
#AAA4ED #EDAAA4 #A4EDAA
tetradic
#AAA4ED #EDA4C2 #E7EDA4 #A4EDCE
square
#AAA4ED #EDA4C2 #E7EDA4 #A4EDCE
split-complementary
#AAA4ED #EDCEA4 #C2EDA4
monochromatic
#4B3ED9 #7A71E3 #AAA4ED #DAD7F7 #E7E5FA
Accessibility & contrast
On white
2.27
#AAA4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#AAA4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4ED
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4ED | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF0
Deuteranopia (green-blind)
#8FAAEB
Tritanopia (blue-blind)
#9AB1BE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa4ed; /* rgb */ color: rgb(170, 164, 237); /* oklch */ color: oklch(75.1% 0.104 287.4);
Tailwind
colors: {
custom: {
50: '#c5bff3',
500: '#aaa4ed',
950: '#000000',
},
}SCSS
$custom: #aaa4ed; $custom-light: #c5bff3; $custom-dark: #000000;
JSON
{
"hex": "#aaa4ed",
"rgb": {
"r": 170,
"g": 164,
"b": 237
},
"hsl": {
"h": 244.932,
"s": 66.972,
"l": 78.627
},
"oklch": {
"l": 0.75104,
"c": 0.10412,
"h": 287.4
},
"luminance": 0.41211
}Semantic roles & 50–950 ramp
primary
#AAA4ED
secondary
#EFF1DA
accent
#CF17C0
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185