#AEA5FE#AEA5FE
#AEA5FE is a light, vivid blue. Relative luminance 0.431; OKLCH L 76.4% C 0.126 H 287.7°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA5FE |
|---|---|
| RGB | rgb(174, 165, 254) |
| HSL | hsl(246, 98%, 82%) |
| HSV | hsv(246, 35%, 100%) |
| CMYK | cmyk(31.5%, 35%, 0%, 0.4%) |
| CIE-LAB | lab(71.60, 22.78, -43.04) |
| CIE-LCH | lch(71.60, 48.70, 297.89°) |
| OKLab | oklab(76.4% 0.0382 -0.1201) |
| OKLCH | oklch(76.4% 0.126 287.7) |
| XYZ | xyz(48.7954, 43.0635, 99.4879) |
| Luminance | 0.4306 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.37
Pastel Purple
#CAA0FF
ΔE00 6.90
Pale Violet
#CEAEFA
ΔE00 7.62
Lavender
#B39DDB
ΔE00 7.64
Lilac (survey)
#CEA2FD
ΔE00 7.70
Perrywinkle
#8F8CE7
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA5FE #F5FEA5
analogous
#A5C9FE #AEA5FE #DAA5FE
triadic
#AEA5FE #FEAEA5 #A5FEAE
tetradic
#AEA5FE #FEA5C9 #F5FEA5 #A5FEDA
square
#AEA5FE #FEA5C9 #F5FEA5 #A5FEDA
split-complementary
#AEA5FE #FEDAA5 #C9FEA5
monochromatic
#412CFD #7868FD #AEA5FE #E4E1FF #E4E1FF
Accessibility & contrast
On white
2.18
#AEA5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#AEA5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA5FE
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA5FE | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#8AADFC
Tritanopia (blue-blind)
#9AB5C6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aea5fe; /* rgb */ color: rgb(174, 165, 254); /* oklch */ color: oklch(76.4% 0.126 287.7);
Tailwind
colors: {
custom: {
50: '#c8bfff',
500: '#aea5fe',
950: '#000000',
},
}SCSS
$custom: #aea5fe; $custom-light: #c8bfff; $custom-dark: #000000;
JSON
{
"hex": "#aea5fe",
"rgb": {
"r": 174,
"g": 165,
"b": 254
},
"hsl": {
"h": 246.067,
"s": 97.802,
"l": 82.157
},
"oklch": {
"l": 0.76395,
"c": 0.12607,
"h": 287.7
},
"luminance": 0.43065
}Semantic roles & 50–950 ramp
primary
#AEA5FE
secondary
#F3F7D4
accent
#E600CE
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186