#AEA6FE#AEA6FE
#AEA6FE is a light, vivid blue. Relative luminance 0.434; OKLCH L 76.6% C 0.125 H 287.2°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA6FE |
|---|---|
| RGB | rgb(174, 166, 254) |
| HSL | hsl(245, 98%, 82%) |
| HSV | hsv(245, 35%, 100%) |
| CMYK | cmyk(31.5%, 34.6%, 0%, 0.4%) |
| CIE-LAB | lab(71.84, 22.22, -42.66) |
| CIE-LCH | lch(71.84, 48.10, 297.51°) |
| OKLab | oklab(76.58% 0.0369 -0.119) |
| OKLCH | oklch(76.58% 0.125 287.2) |
| XYZ | xyz(48.9765, 43.4256, 99.5483) |
| Luminance | 0.4343 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.42
Pastel Purple
#CAA0FF
ΔE00 7.07
Pale Violet
#CEAEFA
ΔE00 7.63
Lavender
#B39DDB
ΔE00 7.72
Lilac (survey)
#CEA2FD
ΔE00 7.84
Perrywinkle
#8F8CE7
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA6FE #F6FEA6
analogous
#A6CAFE #AEA6FE #DAA6FE
triadic
#AEA6FE #FEAEA6 #A6FEAE
tetradic
#AEA6FE #FEA6CA #F6FEA6 #A6FEDA
square
#AEA6FE #FEA6CA #F6FEA6 #A6FEDA
split-complementary
#AEA6FE #FEDAA6 #CAFEA6
monochromatic
#402DFD #7769FD #AEA6FE #E3E1FF #E3E1FF
Accessibility & contrast
On white
2.17
#AEA6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#AEA6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA6FE
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA6FE | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#8BAEFC
Tritanopia (blue-blind)
#9AB6C6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aea6fe; /* rgb */ color: rgb(174, 166, 254); /* oklch */ color: oklch(76.6% 0.125 287.2);
Tailwind
colors: {
custom: {
50: '#c8c0ff',
500: '#aea6fe',
950: '#000000',
},
}SCSS
$custom: #aea6fe; $custom-light: #c8c0ff; $custom-dark: #000000;
JSON
{
"hex": "#aea6fe",
"rgb": {
"r": 174,
"g": 166,
"b": 254
},
"hsl": {
"h": 245.455,
"s": 97.778,
"l": 82.353
},
"oklch": {
"l": 0.76583,
"c": 0.12461,
"h": 287.2
},
"luminance": 0.43427
}Semantic roles & 50–950 ramp
primary
#AEA6FE
secondary
#F4F7D4
accent
#E600D1
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186