#AAA0E7#AAA0E7
#AAA0E7 is a light, moderate blue. Relative luminance 0.395; OKLCH L 74.1% C 0.102 H 290.1°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA0E7 |
|---|---|
| RGB | rgb(170, 160, 231) |
| HSL | hsl(248, 60%, 77%) |
| HSV | hsv(248, 31%, 91%) |
| CMYK | cmyk(26.4%, 30.7%, 0%, 9.4%) |
| CIE-LAB | lab(69.08, 18.79, -34.46) |
| CIE-LCH | lch(69.08, 39.25, 298.61°) |
| OKLab | oklab(74.07% 0.035 -0.0955) |
| OKLCH | oklch(74.07% 0.102 290.1) |
| XYZ | xyz(43.5686, 39.4564, 80.9062) |
| Luminance | 0.3946 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.29
Lavender (survey)
#C79FEF
ΔE00 6.75
Pastel Purple
#CAA0FF
ΔE00 7.18
Pale Violet
#CEAEFA
ΔE00 7.25
Perrywinkle
#8F8CE7
ΔE00 7.44
Lilac (survey)
#CEA2FD
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA0E7 #DDE7A0
analogous
#A0BAE7 #AAA0E7 #CEA0E7
triadic
#AAA0E7 #E7AAA0 #A0E7AA
tetradic
#AAA0E7 #E7A0BA #DDE7A0 #A0E7CE
square
#AAA0E7 #E7A0BA #DDE7A0 #A0E7CE
split-complementary
#AAA0E7 #E7CEA0 #BAE7A0
monochromatic
#533ECE #7E6FDB #AAA0E7 #D6D1F3 #E9E7F9
Accessibility & contrast
On white
2.36
#AAA0E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#AAA0E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA0E7
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA0E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA0E7 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAAEA
Deuteranopia (green-blind)
#8DA7E5
Tritanopia (blue-blind)
#9DACB9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa0e7; /* rgb */ color: rgb(170, 160, 231); /* oklch */ color: oklch(74.1% 0.102 290.1);
Tailwind
colors: {
custom: {
50: '#c4bcef',
500: '#aaa0e7',
950: '#000000',
},
}SCSS
$custom: #aaa0e7; $custom-light: #c4bcef; $custom-dark: #000000;
JSON
{
"hex": "#aaa0e7",
"rgb": {
"r": 170,
"g": 160,
"b": 231
},
"hsl": {
"h": 248.451,
"s": 59.664,
"l": 76.667
},
"oklch": {
"l": 0.74067,
"c": 0.1017,
"h": 290.1
},
"luminance": 0.39457
}Semantic roles & 50–950 ramp
primary
#AAA0E7
secondary
#EDF0DB
accent
#C71EAF
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184