#AEA6FF#AEA6FF
#AEA6FF is a light, vivid blue. Relative luminance 0.435; OKLCH L 76.6% C 0.126 H 287.1°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA6FF |
|---|---|
| RGB | rgb(174, 166, 255) |
| HSL | hsl(245, 100%, 83%) |
| HSV | hsv(245, 35%, 100%) |
| CMYK | cmyk(31.8%, 34.9%, 0%, 0%) |
| CIE-LAB | lab(71.89, 22.47, -43.13) |
| CIE-LCH | lch(71.89, 48.64, 297.52°) |
| OKLab | oklab(76.63% 0.0371 -0.1204) |
| OKLCH | oklch(76.63% 0.126 287.1) |
| XYZ | xyz(49.1370, 43.4899, 100.3939) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.36
Pastel Purple
#CAA0FF
ΔE00 7.11
Pale Violet
#CEAEFA
ΔE00 7.72
Lavender
#B39DDB
ΔE00 7.87
Lilac (survey)
#CEA2FD
ΔE00 7.89
Perrywinkle
#8F8CE7
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA6FF #F7FFA6
analogous
#A6CBFF #AEA6FF #DAA6FF
triadic
#AEA6FF #FFAEA6 #A6FFAE
tetradic
#AEA6FF #FFA6CB #F7FFA6 #A6FFDA
square
#AEA6FF #FFA6CB #F7FFA6 #A6FFDA
split-complementary
#AEA6FF #FFDAA6 #CBFFA6
monochromatic
#3F2CFF #7669FF #AEA6FF #E3E0FF #E3E0FF
Accessibility & contrast
On white
2.17
#AEA6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#AEA6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA6FF
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA6FF | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#8AAEFD
Tritanopia (blue-blind)
#9AB6C7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aea6ff; /* rgb */ color: rgb(174, 166, 255); /* oklch */ color: oklch(76.6% 0.126 287.1);
Tailwind
colors: {
custom: {
50: '#c8c0ff',
500: '#aea6ff',
950: '#000000',
},
}SCSS
$custom: #aea6ff; $custom-light: #c8c0ff; $custom-dark: #000000;
JSON
{
"hex": "#aea6ff",
"rgb": {
"r": 174,
"g": 166,
"b": 255
},
"hsl": {
"h": 245.393,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.7663,
"c": 0.12599,
"h": 287.1
},
"luminance": 0.43491
}Semantic roles & 50–950 ramp
primary
#AEA6FF
secondary
#F4F7D4
accent
#E600D1
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186