#AAA0E5#AAA0E5
#AAA0E5 is a light, moderate blue. Relative luminance 0.393; OKLCH L 74.0% C 0.099 H 290.4°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA0E5 |
|---|---|
| RGB | rgb(170, 160, 229) |
| HSL | hsl(249, 57%, 76%) |
| HSV | hsv(249, 30%, 90%) |
| CMYK | cmyk(25.8%, 30.1%, 0%, 10.2%) |
| CIE-LAB | lab(69.00, 18.31, -33.49) |
| CIE-LCH | lch(69.00, 38.17, 298.67°) |
| OKLab | oklab(73.98% 0.0345 -0.0927) |
| OKLCH | oklch(73.98% 0.099 290.4) |
| XYZ | xyz(43.2878, 39.3441, 79.4271) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.99
Lavender (survey)
#C79FEF
ΔE00 6.73
Pale Violet
#CEAEFA
ΔE00 7.24
Pastel Purple
#CAA0FF
ΔE00 7.31
Perrywinkle
#8F8CE7
ΔE00 7.64
Pale Purple
#B790D4
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA0E5 #DBE5A0
analogous
#A0B9E5 #AAA0E5 #CDA0E5
triadic
#AAA0E5 #E5AAA0 #A0E5AA
tetradic
#AAA0E5 #E5A0B9 #DBE5A0 #A0E5CD
square
#AAA0E5 #E5A0B9 #DBE5A0 #A0E5CD
split-complementary
#AAA0E5 #E5CDA0 #B9E5A0
monochromatic
#5440CB #7F70D8 #AAA0E5 #D5D0F2 #EAE7F8
Accessibility & contrast
On white
2.37
#AAA0E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#AAA0E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA0E5
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA0E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA0E5 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAAE8
Deuteranopia (green-blind)
#8EA7E3
Tritanopia (blue-blind)
#9DACB9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aaa0e5; /* rgb */ color: rgb(170, 160, 229); /* oklch */ color: oklch(74.0% 0.099 290.4);
Tailwind
colors: {
custom: {
50: '#c4bced',
500: '#aaa0e5',
950: '#000000',
},
}SCSS
$custom: #aaa0e5; $custom-light: #c4bced; $custom-dark: #000000;
JSON
{
"hex": "#aaa0e5",
"rgb": {
"r": 170,
"g": 160,
"b": 229
},
"hsl": {
"h": 248.696,
"s": 57.025,
"l": 76.275
},
"oklch": {
"l": 0.73978,
"c": 0.09891,
"h": 290.4
},
"luminance": 0.39345
}Semantic roles & 50–950 ramp
primary
#AAA0E5
secondary
#EDF0DB
accent
#C521AD
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184