#AEA3FF#AEA3FF
#AEA3FF is a light, vivid blue. Relative luminance 0.424; OKLCH L 76.1% C 0.130 H 288.4°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA3FF |
|---|---|
| RGB | rgb(174, 163, 255) |
| HSL | hsl(247, 100%, 82%) |
| HSV | hsv(247, 36%, 100%) |
| CMYK | cmyk(31.8%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(71.15, 24.16, -44.28) |
| CIE-LCH | lch(71.15, 50.44, 298.61°) |
| OKLab | oklab(76.07% 0.0411 -0.1237) |
| OKLCH | oklch(76.07% 0.13 288.4) |
| XYZ | xyz(48.5980, 42.4119, 100.2142) |
| Luminance | 0.4241 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.26
Pastel Purple
#CAA0FF
ΔE00 6.63
Lilac (survey)
#CEA2FD
ΔE00 7.50
Perrywinkle
#8F8CE7
ΔE00 7.57
Lavender
#B39DDB
ΔE00 7.70
Pale Violet
#CEAEFA
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA3FF #F4FFA3
analogous
#A3C6FF #AEA3FF #DCA3FF
triadic
#AEA3FF #FFAEA3 #A3FFAE
tetradic
#AEA3FF #FFA3C6 #F4FFA3 #A3FFDC
square
#AEA3FF #FFA3C6 #F4FFA3 #A3FFDC
split-complementary
#AEA3FF #FFDCA3 #C6FFA3
monochromatic
#4229FF #7866FF #AEA3FF #E4E0FF #E4E0FF
Accessibility & contrast
On white
2.21
#AEA3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#AEA3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA3FF
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA3FF | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#87ACFD
Tritanopia (blue-blind)
#9AB4C5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aea3ff; /* rgb */ color: rgb(174, 163, 255); /* oklch */ color: oklch(76.1% 0.130 288.4);
Tailwind
colors: {
custom: {
50: '#c8beff',
500: '#aea3ff',
950: '#000000',
},
}SCSS
$custom: #aea3ff; $custom-light: #c8beff; $custom-dark: #000000;
JSON
{
"hex": "#aea3ff",
"rgb": {
"r": 174,
"g": 163,
"b": 255
},
"hsl": {
"h": 247.174,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.7607,
"c": 0.13035,
"h": 288.4
},
"luminance": 0.42413
}Semantic roles & 50–950 ramp
primary
#AEA3FF
secondary
#F3F7D4
accent
#E600CA
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186