#AEA2FF#AEA2FF
#AEA2FF is a light, vivid blue. Relative luminance 0.421; OKLCH L 75.9% C 0.132 H 288.8°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA2FF |
|---|---|
| RGB | rgb(174, 162, 255) |
| HSL | hsl(248, 100%, 82%) |
| HSV | hsv(248, 36%, 100%) |
| CMYK | cmyk(31.8%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(70.91, 24.72, -44.66) |
| CIE-LCH | lch(70.91, 51.04, 298.96°) |
| OKLab | oklab(75.88% 0.0424 -0.1248) |
| OKLCH | oklch(75.88% 0.132 288.8) |
| XYZ | xyz(48.4212, 42.0582, 100.1552) |
| Luminance | 0.4206 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.25
Pastel Purple
#CAA0FF
ΔE00 6.50
Lilac (survey)
#CEA2FD
ΔE00 7.39
Perrywinkle
#8F8CE7
ΔE00 7.42
Baby Purple
#CA9BF7
ΔE00 7.65
Lavender
#B39DDB
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA2FF #F3FFA2
analogous
#A2C5FF #AEA2FF #DDA2FF
triadic
#AEA2FF #FFAEA2 #A2FFAE
tetradic
#AEA2FF #FFA2C5 #F3FFA2 #A2FFDD
square
#AEA2FF #FFA2C5 #F3FFA2 #A2FFDD
split-complementary
#AEA2FF #FFDDA2 #C5FFA2
monochromatic
#4328FF #7965FF #AEA2FF #E3DFFF #E4E0FF
Accessibility & contrast
On white
2.23
#AEA2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#AEA2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA2FF
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA2FF | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86B0FF
Deuteranopia (green-blind)
#86ABFD
Tritanopia (blue-blind)
#9AB3C5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aea2ff; /* rgb */ color: rgb(174, 162, 255); /* oklch */ color: oklch(75.9% 0.132 288.8);
Tailwind
colors: {
custom: {
50: '#c8bdff',
500: '#aea2ff',
950: '#000000',
},
}SCSS
$custom: #aea2ff; $custom-light: #c8bdff; $custom-dark: #000000;
JSON
{
"hex": "#aea2ff",
"rgb": {
"r": 174,
"g": 162,
"b": 255
},
"hsl": {
"h": 247.742,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.75884,
"c": 0.13181,
"h": 288.8
},
"luminance": 0.42059
}Semantic roles & 50–950 ramp
primary
#AEA2FF
secondary
#F3F7D4
accent
#E600C8
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186