#AEA0FA#AEA0FA
#AEA0FA is a light, vivid blue. Relative luminance 0.410; OKLCH L 75.3% C 0.128 H 290.1°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA0FA |
|---|---|
| RGB | rgb(174, 160, 250) |
| HSL | hsl(249, 90%, 80%) |
| HSV | hsv(249, 36%, 98%) |
| CMYK | cmyk(30.4%, 36%, 0%, 2%) |
| CIE-LAB | lab(70.20, 24.59, -43.05) |
| CIE-LCH | lch(70.20, 49.58, 299.73°) |
| OKLab | oklab(75.27% 0.044 -0.1201) |
| OKLCH | oklch(75.27% 0.128 290.1) |
| XYZ | xyz(47.2773, 41.0414, 95.8549) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 6.05
Periwinkle Blue
#8F99FB
ΔE00 6.59
Lavender
#B39DDB
ΔE00 6.81
Lilac (survey)
#CEA2FD
ΔE00 6.93
Lavender (survey)
#C79FEF
ΔE00 6.99
Baby Purple
#CA9BF7
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA0FA #ECFAA0
analogous
#A0BFFA #AEA0FA #DBA0FA
triadic
#AEA0FA #FAAEA0 #A0FAAE
tetradic
#AEA0FA #FAA0BF #ECFAA0 #A0FADB
square
#AEA0FA #FAA0BF #ECFAA0 #A0FADB
split-complementary
#AEA0FA #FADBA0 #BFFAA0
monochromatic
#4B2CF4 #7C66F7 #AEA0FA #E0DAFD #E6E2FD
Accessibility & contrast
On white
2.28
#AEA0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#AEA0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA0FA
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA0FA | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFE
Deuteranopia (green-blind)
#86AAF8
Tritanopia (blue-blind)
#9CB0C1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aea0fa; /* rgb */ color: rgb(174, 160, 250); /* oklch */ color: oklch(75.3% 0.128 290.1);
Tailwind
colors: {
custom: {
50: '#c8bcfc',
500: '#aea0fa',
950: '#000000',
},
}SCSS
$custom: #aea0fa; $custom-light: #c8bcfc; $custom-dark: #000000;
JSON
{
"hex": "#aea0fa",
"rgb": {
"r": 174,
"g": 160,
"b": 250
},
"hsl": {
"h": 249.333,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.75272,
"c": 0.12795,
"h": 290.1
},
"luminance": 0.41042
}Semantic roles & 50–950 ramp
primary
#AEA0FA
secondary
#F1F6D5
accent
#E600C2
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185