#AAA0E1#AAA0E1
#AAA0E1 is a light, moderate blue. Relative luminance 0.391; OKLCH L 73.8% C 0.093 H 291.0°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA0E1 |
|---|---|
| RGB | rgb(170, 160, 225) |
| HSL | hsl(249, 52%, 75%) |
| HSV | hsv(249, 29%, 88%) |
| CMYK | cmyk(24.4%, 28.9%, 0%, 11.8%) |
| CIE-LAB | lab(68.84, 17.36, -31.54) |
| CIE-LCH | lch(68.84, 36.00, 298.83°) |
| OKLab | oklab(73.8% 0.0334 -0.0871) |
| OKLCH | oklch(73.8% 0.093 291) |
| XYZ | xyz(42.7357, 39.1233, 76.5196) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.45
Lavender (survey)
#C79FEF
ΔE00 6.76
Pale Violet
#CEAEFA
ΔE00 7.29
Pale Purple
#B790D4
ΔE00 7.40
Pastel Purple
#CAA0FF
ΔE00 7.65
Baby Purple
#CA9BF7
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA0E1 #D7E1A0
analogous
#A0B6E1 #AAA0E1 #CAA0E1
triadic
#AAA0E1 #E1AAA0 #A0E1AA
tetradic
#AAA0E1 #E1A0B6 #D7E1A0 #A0E1CA
square
#AAA0E1 #E1A0B6 #D7E1A0 #A0E1CA
split-complementary
#AAA0E1 #E1CAA0 #B6E1A0
monochromatic
#5743C4 #8071D2 #AAA0E1 #D4CFF0 #EAE8F8
Accessibility & contrast
On white
2.38
#AAA0E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#AAA0E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA0E1
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA0E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA0E1 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A9E4
Deuteranopia (green-blind)
#90A7DF
Tritanopia (blue-blind)
#9EABB7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aaa0e1; /* rgb */ color: rgb(170, 160, 225); /* oklch */ color: oklch(73.8% 0.093 291.0);
Tailwind
colors: {
custom: {
50: '#c4bcea',
500: '#aaa0e1',
950: '#000000',
},
}SCSS
$custom: #aaa0e1; $custom-light: #c4bcea; $custom-dark: #000000;
JSON
{
"hex": "#aaa0e1",
"rgb": {
"r": 170,
"g": 160,
"b": 225
},
"hsl": {
"h": 249.231,
"s": 52,
"l": 75.49
},
"oklch": {
"l": 0.73803,
"c": 0.09332,
"h": 291
},
"luminance": 0.39124
}Semantic roles & 50–950 ramp
primary
#AAA0E1
secondary
#ECEFDC
accent
#BF26A8
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184