#AEA2FE#AEA2FE
#AEA2FE is a light, vivid blue. Relative luminance 0.420; OKLCH L 75.8% C 0.130 H 288.9°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA2FE |
|---|---|
| RGB | rgb(174, 162, 254) |
| HSL | hsl(248, 98%, 82%) |
| HSV | hsv(248, 36%, 100%) |
| CMYK | cmyk(31.5%, 36.2%, 0%, 0.4%) |
| CIE-LAB | lab(70.87, 24.47, -44.19) |
| CIE-LCH | lch(70.87, 50.51, 298.97°) |
| OKLab | oklab(75.84% 0.0422 -0.1234) |
| OKLCH | oklch(75.84% 0.13 288.9) |
| XYZ | xyz(48.2606, 41.9940, 99.3097) |
| Luminance | 0.4199 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.31
Pastel Purple
#CAA0FF
ΔE00 6.45
Lilac (survey)
#CEA2FD
ΔE00 7.33
Perrywinkle
#8F8CE7
ΔE00 7.41
Lavender
#B39DDB
ΔE00 7.50
Lavender (survey)
#C79FEF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA2FE #F2FEA2
analogous
#A2C4FE #AEA2FE #DCA2FE
triadic
#AEA2FE #FEAEA2 #A2FEAE
tetradic
#AEA2FE #FEA2C4 #F2FEA2 #A2FEDC
square
#AEA2FE #FEA2C4 #F2FEA2 #A2FEDC
split-complementary
#AEA2FE #FEDCA2 #C4FEA2
monochromatic
#4529FD #7965FD #AEA2FE #E3DFFF #E5E1FF
Accessibility & contrast
On white
2.23
#AEA2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#AEA2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA2FE
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA2FE | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AFFF
Deuteranopia (green-blind)
#87ABFC
Tritanopia (blue-blind)
#9BB3C4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aea2fe; /* rgb */ color: rgb(174, 162, 254); /* oklch */ color: oklch(75.8% 0.130 288.9);
Tailwind
colors: {
custom: {
50: '#c8bdff',
500: '#aea2fe',
950: '#000000',
},
}SCSS
$custom: #aea2fe; $custom-light: #c8bdff; $custom-dark: #000000;
JSON
{
"hex": "#aea2fe",
"rgb": {
"r": 174,
"g": 162,
"b": 254
},
"hsl": {
"h": 247.826,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.75836,
"c": 0.13044,
"h": 288.9
},
"luminance": 0.41995
}Semantic roles & 50–950 ramp
primary
#AEA2FE
secondary
#F2F7D4
accent
#E600C8
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186