#AAA2E8#AAA2E8
#AAA2E8 is a light, moderate blue. Relative luminance 0.402; OKLCH L 74.5% C 0.100 H 289.0°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2E8 |
|---|---|
| RGB | rgb(170, 162, 232) |
| HSL | hsl(247, 60%, 77%) |
| HSV | hsv(247, 30%, 91%) |
| CMYK | cmyk(26.7%, 30.2%, 0%, 9%) |
| CIE-LAB | lab(69.62, 17.91, -34.17) |
| CIE-LCH | lch(69.62, 38.58, 297.66°) |
| OKLab | oklab(74.5% 0.0325 -0.0947) |
| OKLCH | oklch(74.5% 0.1 289) |
| XYZ | xyz(44.0597, 40.2121, 81.7687) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.67
Lavender (survey)
#C79FEF
ΔE00 7.10
Pale Violet
#CEAEFA
ΔE00 7.27
Pastel Purple
#CAA0FF
ΔE00 7.45
Perrywinkle
#8F8CE7
ΔE00 7.71
Periwinkle Blue
#8F99FB
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2E8 #E0E8A2
analogous
#A2BDE8 #AAA2E8 #CDA2E8
triadic
#AAA2E8 #E8AAA2 #A2E8AA
tetradic
#AAA2E8 #E8A2BD #E0E8A2 #A2E8CD
square
#AAA2E8 #E8A2BD #E0E8A2 #A2E8CD
split-complementary
#AAA2E8 #E8CDA2 #BDE8A2
monochromatic
#5040D0 #7D71DC #AAA2E8 #D7D3F4 #E9E6F9
Accessibility & contrast
On white
2.32
#AAA2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#AAA2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2E8
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2E8 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACEB
Deuteranopia (green-blind)
#8FA8E6
Tritanopia (blue-blind)
#9CAEBB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa2e8; /* rgb */ color: rgb(170, 162, 232); /* oklch */ color: oklch(74.5% 0.100 289.0);
Tailwind
colors: {
custom: {
50: '#c4bdef',
500: '#aaa2e8',
950: '#000000',
},
}SCSS
$custom: #aaa2e8; $custom-light: #c4bdef; $custom-dark: #000000;
JSON
{
"hex": "#aaa2e8",
"rgb": {
"r": 170,
"g": 162,
"b": 232
},
"hsl": {
"h": 246.857,
"s": 60.345,
"l": 77.255
},
"oklch": {
"l": 0.74496,
"c": 0.10009,
"h": 289
},
"luminance": 0.40213
}Semantic roles & 50–950 ramp
primary
#AAA2E8
secondary
#EEF0DB
accent
#C81DB5
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184