#AAA2E5#AAA2E5
#AAA2E5 is a light, moderate blue. Relative luminance 0.400; OKLCH L 74.4% C 0.096 H 289.3°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2E5 |
|---|---|
| RGB | rgb(170, 162, 229) |
| HSL | hsl(247, 56%, 77%) |
| HSV | hsv(247, 29%, 90%) |
| CMYK | cmyk(25.8%, 29.3%, 0%, 10.2%) |
| CIE-LAB | lab(69.50, 17.19, -32.71) |
| CIE-LCH | lch(69.50, 36.95, 297.72°) |
| OKLab | oklab(74.36% 0.0317 -0.0905) |
| OKLCH | oklch(74.36% 0.096 289.3) |
| XYZ | xyz(43.6373, 40.0431, 79.5436) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.26
Lavender (survey)
#C79FEF
ΔE00 7.08
Pale Violet
#CEAEFA
ΔE00 7.27
Pastel Purple
#CAA0FF
ΔE00 7.65
Perrywinkle
#8F8CE7
ΔE00 8.00
Lilac (survey)
#CEA2FD
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2E5 #DDE5A2
analogous
#A2BCE5 #AAA2E5 #CCA2E5
triadic
#AAA2E5 #E5AAA2 #A2E5AA
tetradic
#AAA2E5 #E5A2BC #DDE5A2 #A2E5CC
square
#AAA2E5 #E5A2BC #DDE5A2 #A2E5CC
split-complementary
#AAA2E5 #E5CCA2 #BCE5A2
monochromatic
#5342CA #7E72D8 #AAA2E5 #D6D2F2 #E9E7F8
Accessibility & contrast
On white
2.33
#AAA2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#AAA2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2E5
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2E5 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ABE8
Deuteranopia (green-blind)
#90A8E3
Tritanopia (blue-blind)
#9DADBA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa2e5; /* rgb */ color: rgb(170, 162, 229); /* oklch */ color: oklch(74.4% 0.096 289.3);
Tailwind
colors: {
custom: {
50: '#c4bded',
500: '#aaa2e5',
950: '#000000',
},
}SCSS
$custom: #aaa2e5; $custom-light: #c4bded; $custom-dark: #000000;
JSON
{
"hex": "#aaa2e5",
"rgb": {
"r": 170,
"g": 162,
"b": 229
},
"hsl": {
"h": 247.164,
"s": 56.303,
"l": 76.667
},
"oklch": {
"l": 0.74364,
"c": 0.09589,
"h": 289.3
},
"luminance": 0.40044
}Semantic roles & 50–950 ramp
primary
#AAA2E5
secondary
#EDF0DB
accent
#C422B0
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184