#AEA0FE#AEA0FE
#AEA0FE is a light, vivid blue. Relative luminance 0.413; OKLCH L 75.5% C 0.133 H 289.6°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA0FE |
|---|---|
| RGB | rgb(174, 160, 254) |
| HSL | hsl(249, 98%, 81%) |
| HSV | hsv(249, 37%, 100%) |
| CMYK | cmyk(31.5%, 37%, 0%, 0.4%) |
| CIE-LAB | lab(70.38, 25.59, -44.95) |
| CIE-LCH | lch(70.38, 51.72, 299.65°) |
| OKLab | oklab(75.47% 0.0448 -0.1256) |
| OKLCH | oklch(75.47% 0.133 289.6) |
| XYZ | xyz(47.9111, 41.2950, 99.1932) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 6.22
Periwinkle Blue
#8F99FB
ΔE00 6.33
Perrywinkle
#8F8CE7
ΔE00 7.14
Lilac (survey)
#CEA2FD
ΔE00 7.15
Baby Purple
#CA9BF7
ΔE00 7.29
Lavender (survey)
#C79FEF
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA0FE #F0FEA0
analogous
#A0C1FE #AEA0FE #DDA0FE
triadic
#AEA0FE #FEAEA0 #A0FEAE
tetradic
#AEA0FE #FEA0C1 #F0FEA0 #A0FEDD
square
#AEA0FE #FEA0C1 #F0FEA0 #A0FEDD
split-complementary
#AEA0FE #FEDDA0 #C1FEA0
monochromatic
#4727FD #7A63FD #AEA0FE #E2DDFF #E5E1FF
Accessibility & contrast
On white
2.27
#AEA0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#AEA0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA0FE
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA0FE | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#84AAFC
Tritanopia (blue-blind)
#9BB1C3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aea0fe; /* rgb */ color: rgb(174, 160, 254); /* oklch */ color: oklch(75.5% 0.133 289.6);
Tailwind
colors: {
custom: {
50: '#c8bcff',
500: '#aea0fe',
950: '#000000',
},
}SCSS
$custom: #aea0fe; $custom-light: #c8bcff; $custom-dark: #000000;
JSON
{
"hex": "#aea0fe",
"rgb": {
"r": 174,
"g": 160,
"b": 254
},
"hsl": {
"h": 248.936,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.75465,
"c": 0.13339,
"h": 289.6
},
"luminance": 0.41296
}Semantic roles & 50–950 ramp
primary
#AEA0FE
secondary
#F2F7D4
accent
#E600C3
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186