#AEA1FF#AEA1FF
#AEA1FF is a light, vivid blue. Relative luminance 0.417; OKLCH L 75.7% C 0.133 H 289.2°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA1FF |
|---|---|
| RGB | rgb(174, 161, 255) |
| HSL | hsl(248, 100%, 82%) |
| HSV | hsv(248, 37%, 100%) |
| CMYK | cmyk(31.8%, 36.9%, 0%, 0%) |
| CIE-LAB | lab(70.67, 25.28, -45.04) |
| CIE-LCH | lch(70.67, 51.65, 299.30°) |
| OKLab | oklab(75.7% 0.0437 -0.1259) |
| OKLCH | oklch(75.7% 0.133 289.2) |
| XYZ | xyz(48.2457, 41.7073, 100.0968) |
| Luminance | 0.4171 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.26
Pastel Purple
#CAA0FF
ΔE00 6.37
Perrywinkle
#8F8CE7
ΔE00 7.28
Lilac (survey)
#CEA2FD
ΔE00 7.29
Baby Purple
#CA9BF7
ΔE00 7.50
Lavender (survey)
#C79FEF
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA1FF #F2FFA1
analogous
#A1C3FF #AEA1FF #DDA1FF
triadic
#AEA1FF #FFAEA1 #A1FFAE
tetradic
#AEA1FF #FFA1C3 #F2FFA1 #A1FFDD
square
#AEA1FF #FFA1C3 #F2FFA1 #A1FFDD
split-complementary
#AEA1FF #FFDDA1 #C3FFA1
monochromatic
#4527FF #7964FF #AEA1FF #E3DEFF #E5E0FF
Accessibility & contrast
On white
2.25
#AEA1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#AEA1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA1FF
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA1FF | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AFFF
Deuteranopia (green-blind)
#85ABFD
Tritanopia (blue-blind)
#9AB2C4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aea1ff; /* rgb */ color: rgb(174, 161, 255); /* oklch */ color: oklch(75.7% 0.133 289.2);
Tailwind
colors: {
custom: {
50: '#c8bcff',
500: '#aea1ff',
950: '#000000',
},
}SCSS
$custom: #aea1ff; $custom-light: #c8bcff; $custom-dark: #000000;
JSON
{
"hex": "#aea1ff",
"rgb": {
"r": 174,
"g": 161,
"b": 255
},
"hsl": {
"h": 248.298,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.75699,
"c": 0.13328,
"h": 289.2
},
"luminance": 0.41708
}Semantic roles & 50–950 ramp
primary
#AEA1FF
secondary
#F2F7D4
accent
#E600C6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186