#AAA2EA#AAA2EA
#AAA2EA is a light, moderate blue. Relative luminance 0.403; OKLCH L 74.6% C 0.103 H 288.7°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2EA |
|---|---|
| RGB | rgb(170, 162, 234) |
| HSL | hsl(247, 63%, 78%) |
| HSV | hsv(247, 31%, 92%) |
| CMYK | cmyk(27.4%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(69.70, 18.40, -35.14) |
| CIE-LCH | lch(69.70, 39.66, 297.63°) |
| OKLab | oklab(74.59% 0.033 -0.0974) |
| OKLCH | oklch(74.59% 0.103 288.7) |
| XYZ | xyz(44.3454, 40.3264, 83.2733) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.96
Lavender (survey)
#C79FEF
ΔE00 7.15
Pale Violet
#CEAEFA
ΔE00 7.31
Pastel Purple
#CAA0FF
ΔE00 7.35
Periwinkle Blue
#8F99FB
ΔE00 7.46
Perrywinkle
#8F8CE7
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2EA #E2EAA2
analogous
#A2BEEA #AAA2EA #CEA2EA
triadic
#AAA2EA #EAAAA2 #A2EAAA
tetradic
#AAA2EA #EAA2BE #E2EAA2 #A2EACE
square
#AAA2EA #EAA2BE #E2EAA2 #A2EACE
split-complementary
#AAA2EA #EACEA2 #BEEAA2
monochromatic
#4F3ED3 #7C70DF #AAA2EA #D8D4F5 #E8E6F9
Accessibility & contrast
On white
2.32
#AAA2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#AAA2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2EA
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2EA | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACED
Deuteranopia (green-blind)
#8EA9E8
Tritanopia (blue-blind)
#9BAFBC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa2ea; /* rgb */ color: rgb(170, 162, 234); /* oklch */ color: oklch(74.6% 0.103 288.7);
Tailwind
colors: {
custom: {
50: '#c4bdf1',
500: '#aaa2ea',
950: '#000000',
},
}SCSS
$custom: #aaa2ea; $custom-light: #c4bdf1; $custom-dark: #000000;
JSON
{
"hex": "#aaa2ea",
"rgb": {
"r": 170,
"g": 162,
"b": 234
},
"hsl": {
"h": 246.667,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.74585,
"c": 0.10289,
"h": 288.7
},
"luminance": 0.40327
}Semantic roles & 50–950 ramp
primary
#AAA2EA
secondary
#EEF1DA
accent
#CB1BB7
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184