#AEA3FE#AEA3FE
#AEA3FE is a light, vivid blue. Relative luminance 0.423; OKLCH L 76.0% C 0.129 H 288.5°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA3FE |
|---|---|
| RGB | rgb(174, 163, 254) |
| HSL | hsl(247, 98%, 82%) |
| HSV | hsv(247, 36%, 100%) |
| CMYK | cmyk(31.5%, 35.8%, 0%, 0.4%) |
| CIE-LAB | lab(71.11, 23.90, -43.81) |
| CIE-LCH | lch(71.11, 49.90, 298.62°) |
| OKLab | oklab(76.02% 0.0409 -0.1223) |
| OKLCH | oklch(76.02% 0.129 288.5) |
| XYZ | xyz(48.4375, 42.3477, 99.3686) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.32
Pastel Purple
#CAA0FF
ΔE00 6.59
Lilac (survey)
#CEA2FD
ΔE00 7.44
Lavender
#B39DDB
ΔE00 7.54
Perrywinkle
#8F8CE7
ΔE00 7.56
Pale Violet
#CEAEFA
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA3FE #F3FEA3
analogous
#A3C6FE #AEA3FE #DCA3FE
triadic
#AEA3FE #FEAEA3 #A3FEAE
tetradic
#AEA3FE #FEA3C6 #F3FEA3 #A3FEDC
square
#AEA3FE #FEA3C6 #F3FEA3 #A3FEDC
split-complementary
#AEA3FE #FEDCA3 #C6FEA3
monochromatic
#432AFD #7966FD #AEA3FE #E3E0FF #E4E1FF
Accessibility & contrast
On white
2.22
#AEA3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#AEA3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA3FE
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA3FE | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#88ACFC
Tritanopia (blue-blind)
#9BB4C5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aea3fe; /* rgb */ color: rgb(174, 163, 254); /* oklch */ color: oklch(76.0% 0.129 288.5);
Tailwind
colors: {
custom: {
50: '#c8beff',
500: '#aea3fe',
950: '#000000',
},
}SCSS
$custom: #aea3fe; $custom-light: #c8beff; $custom-dark: #000000;
JSON
{
"hex": "#aea3fe",
"rgb": {
"r": 174,
"g": 163,
"b": 254
},
"hsl": {
"h": 247.253,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.76022,
"c": 0.12898,
"h": 288.5
},
"luminance": 0.42349
}Semantic roles & 50–950 ramp
primary
#AEA3FE
secondary
#F3F7D4
accent
#E600CA
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186