#AAA2E3#AAA2E3
#AAA2E3 is a light, moderate blue. Relative luminance 0.399; OKLCH L 74.3% C 0.093 H 289.6°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2E3 |
|---|---|
| RGB | rgb(170, 162, 227) |
| HSL | hsl(247, 54%, 76%) |
| HSV | hsv(247, 29%, 89%) |
| CMYK | cmyk(25.1%, 28.6%, 0%, 11%) |
| CIE-LAB | lab(69.42, 16.71, -31.74) |
| CIE-LCH | lch(69.42, 35.87, 297.77°) |
| OKLab | oklab(74.28% 0.0312 -0.0877) |
| OKLCH | oklch(74.28% 0.093 289.6) |
| XYZ | xyz(43.3596, 39.9320, 78.0814) |
| Luminance | 0.3993 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.01
Lavender (survey)
#C79FEF
ΔE00 7.09
Pale Violet
#CEAEFA
ΔE00 7.29
Pastel Purple
#CAA0FF
ΔE00 7.82
Pale Purple
#B790D4
ΔE00 8.06
Lilac (survey)
#CEA2FD
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2E3 #DBE3A2
analogous
#A2BBE3 #AAA2E3 #CBA2E3
triadic
#AAA2E3 #E3AAA2 #A2E3AA
tetradic
#AAA2E3 #E3A2BB #DBE3A2 #A2E3CB
square
#AAA2E3 #E3A2BB #DBE3A2 #A2E3CB
split-complementary
#AAA2E3 #E3CBA2 #BBE3A2
monochromatic
#5444C7 #7F73D5 #AAA2E3 #D5D1F1 #EAE7F8
Accessibility & contrast
On white
2.34
#AAA2E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#AAA2E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2E3
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2E3 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ABE6
Deuteranopia (green-blind)
#91A8E1
Tritanopia (blue-blind)
#9EADB9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa2e3; /* rgb */ color: rgb(170, 162, 227); /* oklch */ color: oklch(74.3% 0.093 289.6);
Tailwind
colors: {
custom: {
50: '#c4bdec',
500: '#aaa2e3',
950: '#000000',
},
}SCSS
$custom: #aaa2e3; $custom-light: #c4bdec; $custom-dark: #000000;
JSON
{
"hex": "#aaa2e3",
"rgb": {
"r": 170,
"g": 162,
"b": 227
},
"hsl": {
"h": 247.385,
"s": 53.719,
"l": 76.275
},
"oklch": {
"l": 0.74277,
"c": 0.09309,
"h": 289.6
},
"luminance": 0.39933
}Semantic roles & 50–950 ramp
primary
#AAA2E3
secondary
#EDEFDC
accent
#C124AE
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184