#AAA2E2#AAA2E2
#AAA2E2 is a light, moderate blue. Relative luminance 0.399; OKLCH L 74.2% C 0.092 H 289.7°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2E2 |
|---|---|
| RGB | rgb(170, 162, 226) |
| HSL | hsl(248, 52%, 76%) |
| HSV | hsv(248, 28%, 89%) |
| CMYK | cmyk(24.8%, 28.3%, 0%, 11.4%) |
| CIE-LAB | lab(69.38, 16.47, -31.25) |
| CIE-LCH | lch(69.38, 35.33, 297.79°) |
| OKLab | oklab(74.23% 0.0309 -0.0863) |
| OKLCH | oklch(74.23% 0.092 289.7) |
| XYZ | xyz(43.2220, 39.8770, 77.3566) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.90
Lavender (survey)
#C79FEF
ΔE00 7.11
Pale Violet
#CEAEFA
ΔE00 7.31
Pastel Purple
#CAA0FF
ΔE00 7.90
Pale Purple
#B790D4
ΔE00 8.00
Lilac (survey)
#CEA2FD
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2E2 #DAE2A2
analogous
#A2BAE2 #AAA2E2 #CAA2E2
triadic
#AAA2E2 #E2AAA2 #A2E2AA
tetradic
#AAA2E2 #E2A2BA #DAE2A2 #A2E2CA
square
#AAA2E2 #E2A2BA #DAE2A2 #A2E2CA
split-complementary
#AAA2E2 #E2CAA2 #BAE2A2
monochromatic
#5545C5 #7F73D3 #AAA2E2 #D5D1F1 #EAE8F8
Accessibility & contrast
On white
2.34
#AAA2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#AAA2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2E2
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2E2 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ABE5
Deuteranopia (green-blind)
#91A8E0
Tritanopia (blue-blind)
#9EADB9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa2e2; /* rgb */ color: rgb(170, 162, 226); /* oklch */ color: oklch(74.2% 0.092 289.7);
Tailwind
colors: {
custom: {
50: '#c4bdeb',
500: '#aaa2e2',
950: '#000000',
},
}SCSS
$custom: #aaa2e2; $custom-light: #c4bdeb; $custom-dark: #000000;
JSON
{
"hex": "#aaa2e2",
"rgb": {
"r": 170,
"g": 162,
"b": 226
},
"hsl": {
"h": 247.5,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.74233,
"c": 0.09168,
"h": 289.7
},
"luminance": 0.39878
}Semantic roles & 50–950 ramp
primary
#AAA2E2
secondary
#EDEFDC
accent
#C026AD
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184