#AAA2E1#AAA2E1
#AAA2E1 is a light, moderate blue. Relative luminance 0.398; OKLCH L 74.2% C 0.090 H 289.8°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2E1 |
|---|---|
| RGB | rgb(170, 162, 225) |
| HSL | hsl(248, 51%, 76%) |
| HSV | hsv(248, 28%, 88%) |
| CMYK | cmyk(24.4%, 28%, 0%, 11.8%) |
| CIE-LAB | lab(69.34, 16.23, -30.76) |
| CIE-LCH | lch(69.34, 34.78, 297.82°) |
| OKLab | oklab(74.19% 0.0306 -0.0849) |
| OKLCH | oklch(74.19% 0.09 289.8) |
| XYZ | xyz(43.0852, 39.8223, 76.6361) |
| Luminance | 0.3982 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.80
Lavender (survey)
#C79FEF
ΔE00 7.14
Pale Violet
#CEAEFA
ΔE00 7.34
Pale Purple
#B790D4
ΔE00 7.94
Pastel Purple
#CAA0FF
ΔE00 8.00
Lilac (survey)
#CEA2FD
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2E1 #D9E1A2
analogous
#A2B9E1 #AAA2E1 #C9A2E1
triadic
#AAA2E1 #E1AAA2 #A2E1AA
tetradic
#AAA2E1 #E1A2B9 #D9E1A2 #A2E1C9
square
#AAA2E1 #E1A2B9 #D9E1A2 #A2E1C9
split-complementary
#AAA2E1 #E1C9A2 #B9E1A2
monochromatic
#5545C3 #8074D2 #AAA2E1 #D4D0F0 #EAE8F8
Accessibility & contrast
On white
2.34
#AAA2E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#AAA2E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2E1
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2E1 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ABE4
Deuteranopia (green-blind)
#92A8DF
Tritanopia (blue-blind)
#9EADB8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa2e1; /* rgb */ color: rgb(170, 162, 225); /* oklch */ color: oklch(74.2% 0.090 289.8);
Tailwind
colors: {
custom: {
50: '#c4bdea',
500: '#aaa2e1',
950: '#000000',
},
}SCSS
$custom: #aaa2e1; $custom-light: #c4bdea; $custom-dark: #000000;
JSON
{
"hex": "#aaa2e1",
"rgb": {
"r": 170,
"g": 162,
"b": 225
},
"hsl": {
"h": 247.619,
"s": 51.22,
"l": 75.882
},
"oklch": {
"l": 0.7419,
"c": 0.09028,
"h": 289.8
},
"luminance": 0.39823
}Semantic roles & 50–950 ramp
primary
#AAA2E1
secondary
#ECEFDC
accent
#BF27AB
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184