#AEA0FB#AEA0FB
#AEA0FB is a light, vivid blue. Relative luminance 0.411; OKLCH L 75.3% C 0.129 H 290.0°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA0FB |
|---|---|
| RGB | rgb(174, 160, 251) |
| HSL | hsl(249, 92%, 81%) |
| HSV | hsv(249, 36%, 98%) |
| CMYK | cmyk(30.7%, 36.3%, 0%, 1.6%) |
| CIE-LAB | lab(70.25, 24.84, -43.53) |
| CIE-LCH | lch(70.25, 50.12, 299.71°) |
| OKLab | oklab(75.32% 0.0442 -0.1215) |
| OKLCH | oklch(75.32% 0.129 290) |
| XYZ | xyz(47.4345, 41.1043, 96.6829) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 6.09
Periwinkle Blue
#8F99FB
ΔE00 6.52
Lavender
#B39DDB
ΔE00 6.97
Lilac (survey)
#CEA2FD
ΔE00 6.98
Lavender (survey)
#C79FEF
ΔE00 7.09
Baby Purple
#CA9BF7
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA0FB #EDFBA0
analogous
#A0BFFB #AEA0FB #DBA0FB
triadic
#AEA0FB #FBAEA0 #A0FBAE
tetradic
#AEA0FB #FBA0BF #EDFBA0 #A0FBDB
square
#AEA0FB #FBA0BF #EDFBA0 #A0FBDB
split-complementary
#AEA0FB #FBDBA0 #BFFBA0
monochromatic
#4A2BF6 #7C65F9 #AEA0FB #E0DBFD #E6E2FE
Accessibility & contrast
On white
2.28
#AEA0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#AEA0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA0FB
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA0FB | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#86AAF9
Tritanopia (blue-blind)
#9CB0C2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aea0fb; /* rgb */ color: rgb(174, 160, 251); /* oklch */ color: oklch(75.3% 0.129 290.0);
Tailwind
colors: {
custom: {
50: '#c8bcfd',
500: '#aea0fb',
950: '#000000',
},
}SCSS
$custom: #aea0fb; $custom-light: #c8bcfd; $custom-dark: #000000;
JSON
{
"hex": "#aea0fb",
"rgb": {
"r": 174,
"g": 160,
"b": 251
},
"hsl": {
"h": 249.231,
"s": 91.919,
"l": 80.588
},
"oklch": {
"l": 0.7532,
"c": 0.12931,
"h": 290
},
"luminance": 0.41105
}Semantic roles & 50–950 ramp
primary
#AEA0FB
secondary
#F1F6D5
accent
#E600C2
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185