#AEA1FA#AEA1FA
#AEA1FA is a light, vivid blue. Relative luminance 0.414; OKLCH L 75.5% C 0.126 H 289.7°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA1FA |
|---|---|
| RGB | rgb(174, 161, 250) |
| HSL | hsl(249, 90%, 81%) |
| HSV | hsv(249, 36%, 98%) |
| CMYK | cmyk(30.4%, 35.6%, 0%, 2%) |
| CIE-LAB | lab(70.45, 24.03, -42.67) |
| CIE-LCH | lch(70.45, 48.97, 299.38°) |
| OKLab | oklab(75.46% 0.0427 -0.119) |
| OKLCH | oklch(75.46% 0.126 289.7) |
| XYZ | xyz(47.4513, 41.3895, 95.9129) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 6.17
Periwinkle Blue
#8F99FB
ΔE00 6.58
Lavender
#B39DDB
ΔE00 6.82
Lilac (survey)
#CEA2FD
ΔE00 7.02
Lavender (survey)
#C79FEF
ΔE00 7.08
Baby Purple
#CA9BF7
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA1FA #EDFAA1
analogous
#A1C0FA #AEA1FA #DAA1FA
triadic
#AEA1FA #FAAEA1 #A1FAAE
tetradic
#AEA1FA #FAA1C0 #EDFAA1 #A1FADA
square
#AEA1FA #FAA1C0 #EDFAA1 #A1FADA
split-complementary
#AEA1FA #FADAA1 #C0FAA1
monochromatic
#4A2DF4 #7C67F7 #AEA1FA #E0DBFD #E6E2FD
Accessibility & contrast
On white
2.26
#AEA1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#AEA1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA1FA
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA1FA | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFE
Deuteranopia (green-blind)
#88AAF8
Tritanopia (blue-blind)
#9CB1C2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aea1fa; /* rgb */ color: rgb(174, 161, 250); /* oklch */ color: oklch(75.5% 0.126 289.7);
Tailwind
colors: {
custom: {
50: '#c8bcfc',
500: '#aea1fa',
950: '#000000',
},
}SCSS
$custom: #aea1fa; $custom-light: #c8bcfc; $custom-dark: #000000;
JSON
{
"hex": "#aea1fa",
"rgb": {
"r": 174,
"g": 161,
"b": 250
},
"hsl": {
"h": 248.764,
"s": 89.899,
"l": 80.588
},
"oklch": {
"l": 0.75458,
"c": 0.12646,
"h": 289.7
},
"luminance": 0.41391
}Semantic roles & 50–950 ramp
primary
#AEA1FA
secondary
#F1F6D5
accent
#E600C4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185