#AAA2E9#AAA2E9
#AAA2E9 is a light, moderate blue. Relative luminance 0.403; OKLCH L 74.5% C 0.101 H 288.8°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2E9 |
|---|---|
| RGB | rgb(170, 162, 233) |
| HSL | hsl(247, 62%, 77%) |
| HSV | hsv(247, 30%, 91%) |
| CMYK | cmyk(27%, 30.5%, 0%, 8.6%) |
| CIE-LAB | lab(69.66, 18.15, -34.65) |
| CIE-LCH | lch(69.66, 39.12, 297.65°) |
| OKLab | oklab(74.54% 0.0328 -0.096) |
| OKLCH | oklch(74.54% 0.101 288.8) |
| XYZ | xyz(44.2022, 40.2691, 82.5189) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.81
Lavender (survey)
#C79FEF
ΔE00 7.12
Pale Violet
#CEAEFA
ΔE00 7.29
Pastel Purple
#CAA0FF
ΔE00 7.40
Periwinkle Blue
#8F99FB
ΔE00 7.61
Perrywinkle
#8F8CE7
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2E9 #E1E9A2
analogous
#A2BDE9 #AAA2E9 #CEA2E9
triadic
#AAA2E9 #E9AAA2 #A2E9AA
tetradic
#AAA2E9 #E9A2BD #E1E9A2 #A2E9CE
square
#AAA2E9 #E9A2BD #E1E9A2 #A2E9CE
split-complementary
#AAA2E9 #E9CEA2 #BDE9A2
monochromatic
#503FD2 #7D71DD #AAA2E9 #D7D3F5 #E8E6F9
Accessibility & contrast
On white
2.32
#AAA2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#AAA2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2E9
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2E9 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACEC
Deuteranopia (green-blind)
#8FA9E7
Tritanopia (blue-blind)
#9CAEBB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa2e9; /* rgb */ color: rgb(170, 162, 233); /* oklch */ color: oklch(74.5% 0.101 288.8);
Tailwind
colors: {
custom: {
50: '#c4bdf0',
500: '#aaa2e9',
950: '#000000',
},
}SCSS
$custom: #aaa2e9; $custom-light: #c4bdf0; $custom-dark: #000000;
JSON
{
"hex": "#aaa2e9",
"rgb": {
"r": 170,
"g": 162,
"b": 233
},
"hsl": {
"h": 246.761,
"s": 61.739,
"l": 77.451
},
"oklch": {
"l": 0.7454,
"c": 0.10149,
"h": 288.8
},
"luminance": 0.4027
}Semantic roles & 50–950 ramp
primary
#AAA2E9
secondary
#EEF1DA
accent
#C91CB6
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184