#AEA0FF#AEA0FF
#AEA0FF is a light, vivid blue. Relative luminance 0.414; OKLCH L 75.5% C 0.135 H 289.5°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA0FF |
|---|---|
| RGB | rgb(174, 160, 255) |
| HSL | hsl(249, 100%, 81%) |
| HSV | hsv(249, 37%, 100%) |
| CMYK | cmyk(31.8%, 37.3%, 0%, 0%) |
| CIE-LAB | lab(70.43, 25.84, -45.42) |
| CIE-LCH | lch(70.43, 52.26, 299.64°) |
| OKLab | oklab(75.51% 0.045 -0.127) |
| OKLCH | oklch(75.51% 0.135 289.5) |
| XYZ | xyz(48.0717, 41.3592, 100.0387) |
| Luminance | 0.4136 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 6.27
Periwinkle Blue
#8F99FB
ΔE00 6.27
Perrywinkle
#8F8CE7
ΔE00 7.15
Lilac (survey)
#CEA2FD
ΔE00 7.21
Baby Purple
#CA9BF7
ΔE00 7.36
Lavender (survey)
#C79FEF
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA0FF #F1FFA0
analogous
#A0C2FF #AEA0FF #DEA0FF
triadic
#AEA0FF #FFAEA0 #A0FFAE
tetradic
#AEA0FF #FFA0C2 #F1FFA0 #A0FFDE
square
#AEA0FF #FFA0C2 #F1FFA0 #A0FFDE
split-complementary
#AEA0FF #FFDEA0 #C2FFA0
monochromatic
#4626FF #7A63FF #AEA0FF #E2DDFF #E5E0FF
Accessibility & contrast
On white
2.26
#AEA0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#AEA0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA0FF
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA0FF | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#84AAFD
Tritanopia (blue-blind)
#9BB1C4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aea0ff; /* rgb */ color: rgb(174, 160, 255); /* oklch */ color: oklch(75.5% 0.135 289.5);
Tailwind
colors: {
custom: {
50: '#c8bcff',
500: '#aea0ff',
950: '#000000',
},
}SCSS
$custom: #aea0ff; $custom-light: #c8bcff; $custom-dark: #000000;
JSON
{
"hex": "#aea0ff",
"rgb": {
"r": 174,
"g": 160,
"b": 255
},
"hsl": {
"h": 248.842,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.75514,
"c": 0.13475,
"h": 289.5
},
"luminance": 0.4136
}Semantic roles & 50–950 ramp
primary
#AEA0FF
secondary
#F2F7D4
accent
#E600C4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186