#AAA2E7#AAA2E7
#AAA2E7 is a light, moderate blue. Relative luminance 0.402; OKLCH L 74.5% C 0.099 H 289.1°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2E7 |
|---|---|
| RGB | rgb(170, 162, 231) |
| HSL | hsl(247, 59%, 77%) |
| HSV | hsv(247, 30%, 91%) |
| CMYK | cmyk(26.4%, 29.9%, 0%, 9.4%) |
| CIE-LAB | lab(69.58, 17.67, -33.68) |
| CIE-LCH | lch(69.58, 38.04, 297.68°) |
| OKLab | oklab(74.45% 0.0323 -0.0933) |
| OKLCH | oklch(74.45% 0.099 289.1) |
| XYZ | xyz(43.9181, 40.1554, 81.0227) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.53
Lavender (survey)
#C79FEF
ΔE00 7.09
Pale Violet
#CEAEFA
ΔE00 7.27
Pastel Purple
#CAA0FF
ΔE00 7.51
Perrywinkle
#8F8CE7
ΔE00 7.80
Periwinkle Blue
#8F99FB
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2E7 #DFE7A2
analogous
#A2BDE7 #AAA2E7 #CDA2E7
triadic
#AAA2E7 #E7AAA2 #A2E7AA
tetradic
#AAA2E7 #E7A2BD #DFE7A2 #A2E7CD
square
#AAA2E7 #E7A2BD #DFE7A2 #A2E7CD
split-complementary
#AAA2E7 #E7CDA2 #BDE7A2
monochromatic
#5141CE #7E71DA #AAA2E7 #D6D3F4 #E9E7F9
Accessibility & contrast
On white
2.33
#AAA2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#AAA2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2E7
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2E7 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ABEA
Deuteranopia (green-blind)
#8FA8E5
Tritanopia (blue-blind)
#9CAEBB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa2e7; /* rgb */ color: rgb(170, 162, 231); /* oklch */ color: oklch(74.5% 0.099 289.1);
Tailwind
colors: {
custom: {
50: '#c4bdef',
500: '#aaa2e7',
950: '#000000',
},
}SCSS
$custom: #aaa2e7; $custom-light: #c4bdef; $custom-dark: #000000;
JSON
{
"hex": "#aaa2e7",
"rgb": {
"r": 170,
"g": 162,
"b": 231
},
"hsl": {
"h": 246.957,
"s": 58.974,
"l": 77.059
},
"oklch": {
"l": 0.74452,
"c": 0.09869,
"h": 289.1
},
"luminance": 0.40156
}Semantic roles & 50–950 ramp
primary
#AAA2E7
secondary
#EEF0DB
accent
#C71FB3
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184