#AAA2E0#AAA2E0
#AAA2E0 is a light, moderate blue. Relative luminance 0.398; OKLCH L 74.1% C 0.089 H 290.0°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2E0 |
|---|---|
| RGB | rgb(170, 162, 224) |
| HSL | hsl(248, 50%, 76%) |
| HSV | hsv(248, 28%, 88%) |
| CMYK | cmyk(24.1%, 27.7%, 0%, 12.2%) |
| CIE-LAB | lab(69.30, 16.00, -30.27) |
| CIE-LCH | lch(69.30, 34.24, 297.85°) |
| OKLab | oklab(74.15% 0.0303 -0.0835) |
| OKLCH | oklch(74.15% 0.089 290) |
| XYZ | xyz(42.9492, 39.7679, 75.9197) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.71
Lavender (survey)
#C79FEF
ΔE00 7.17
Pale Violet
#CEAEFA
ΔE00 7.38
Pale Purple
#B790D4
ΔE00 7.89
Pastel Purple
#CAA0FF
ΔE00 8.10
Lilac (survey)
#CEA2FD
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2E0 #D8E0A2
analogous
#A2B9E0 #AAA2E0 #C9A2E0
triadic
#AAA2E0 #E0AAA2 #A2E0AA
tetradic
#AAA2E0 #E0A2B9 #D8E0A2 #A2E0C9
square
#AAA2E0 #E0A2B9 #D8E0A2 #A2E0C9
split-complementary
#AAA2E0 #E0C9A2 #B9E0A2
monochromatic
#5646C1 #8074D1 #AAA2E0 #D4D0EF #EAE8F7
Accessibility & contrast
On white
2.35
#AAA2E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#AAA2E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2E0
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2E0 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AAE3
Deuteranopia (green-blind)
#92A8DE
Tritanopia (blue-blind)
#9EACB8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa2e0; /* rgb */ color: rgb(170, 162, 224); /* oklch */ color: oklch(74.1% 0.089 290.0);
Tailwind
colors: {
custom: {
50: '#c4bdea',
500: '#aaa2e0',
950: '#000000',
},
}SCSS
$custom: #aaa2e0; $custom-light: #c4bdea; $custom-dark: #000000;
JSON
{
"hex": "#aaa2e0",
"rgb": {
"r": 170,
"g": 162,
"b": 224
},
"hsl": {
"h": 247.742,
"s": 50,
"l": 75.686
},
"oklch": {
"l": 0.74147,
"c": 0.08887,
"h": 290
},
"luminance": 0.39769
}Semantic roles & 50–950 ramp
primary
#AAA2E0
secondary
#ECEEDD
accent
#BD28AA
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184