#AAA2E4#AAA2E4
#AAA2E4 is a light, moderate blue. Relative luminance 0.400; OKLCH L 74.3% C 0.094 H 289.4°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2E4 |
|---|---|
| RGB | rgb(170, 162, 228) |
| HSL | hsl(247, 55%, 76%) |
| HSV | hsv(247, 29%, 89%) |
| CMYK | cmyk(25.4%, 28.9%, 0%, 10.6%) |
| CIE-LAB | lab(69.46, 16.95, -32.23) |
| CIE-LCH | lch(69.46, 36.41, 297.74°) |
| OKLab | oklab(74.32% 0.0315 -0.0891) |
| OKLCH | oklch(74.32% 0.094 289.4) |
| XYZ | xyz(43.4980, 39.9874, 78.8104) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.13
Lavender (survey)
#C79FEF
ΔE00 7.08
Pale Violet
#CEAEFA
ΔE00 7.28
Pastel Purple
#CAA0FF
ΔE00 7.73
Perrywinkle
#8F8CE7
ΔE00 8.11
Pale Purple
#B790D4
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2E4 #DCE4A2
analogous
#A2BBE4 #AAA2E4 #CBA2E4
triadic
#AAA2E4 #E4AAA2 #A2E4AA
tetradic
#AAA2E4 #E4A2BB #DCE4A2 #A2E4CB
square
#AAA2E4 #E4A2BB #DCE4A2 #A2E4CB
split-complementary
#AAA2E4 #E4CBA2 #BBE4A2
monochromatic
#5343C8 #7F73D6 #AAA2E4 #D5D1F2 #E9E7F8
Accessibility & contrast
On white
2.33
#AAA2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#AAA2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2E4
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2E4 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ABE7
Deuteranopia (green-blind)
#91A8E2
Tritanopia (blue-blind)
#9DADB9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa2e4; /* rgb */ color: rgb(170, 162, 228); /* oklch */ color: oklch(74.3% 0.094 289.4);
Tailwind
colors: {
custom: {
50: '#c4bdec',
500: '#aaa2e4',
950: '#000000',
},
}SCSS
$custom: #aaa2e4; $custom-light: #c4bdec; $custom-dark: #000000;
JSON
{
"hex": "#aaa2e4",
"rgb": {
"r": 170,
"g": 162,
"b": 228
},
"hsl": {
"h": 247.273,
"s": 55,
"l": 76.471
},
"oklch": {
"l": 0.7432,
"c": 0.09449,
"h": 289.4
},
"luminance": 0.39988
}Semantic roles & 50–950 ramp
primary
#AAA2E4
secondary
#EDEFDC
accent
#C323AF
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184