#AEA4FE#AEA4FE
#AEA4FE is a light, vivid blue. Relative luminance 0.427; OKLCH L 76.2% C 0.128 H 288.1°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA4FE |
|---|---|
| RGB | rgb(174, 164, 254) |
| HSL | hsl(247, 98%, 82%) |
| HSV | hsv(247, 35%, 100%) |
| CMYK | cmyk(31.5%, 35.4%, 0%, 0.4%) |
| CIE-LAB | lab(71.35, 23.34, -43.42) |
| CIE-LCH | lch(71.35, 49.30, 298.26°) |
| OKLab | oklab(76.21% 0.0396 -0.1212) |
| OKLCH | oklch(76.21% 0.128 288.1) |
| XYZ | xyz(48.6157, 42.7042, 99.4280) |
| Luminance | 0.4270 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.34
Pastel Purple
#CAA0FF
ΔE00 6.74
Lilac (survey)
#CEA2FD
ΔE00 7.56
Lavender
#B39DDB
ΔE00 7.58
Pale Violet
#CEAEFA
ΔE00 7.62
Perrywinkle
#8F8CE7
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA4FE #F4FEA4
analogous
#A4C7FE #AEA4FE #DBA4FE
triadic
#AEA4FE #FEAEA4 #A4FEAE
tetradic
#AEA4FE #FEA4C7 #F4FEA4 #A4FEDB
square
#AEA4FE #FEA4C7 #F4FEA4 #A4FEDB
split-complementary
#AEA4FE #FEDBA4 #C7FEA4
monochromatic
#422BFD #7867FD #AEA4FE #E4E1FF #E4E1FF
Accessibility & contrast
On white
2.20
#AEA4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#AEA4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA4FE
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA4FE | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#89ACFC
Tritanopia (blue-blind)
#9BB4C5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aea4fe; /* rgb */ color: rgb(174, 164, 254); /* oklch */ color: oklch(76.2% 0.128 288.1);
Tailwind
colors: {
custom: {
50: '#c8bfff',
500: '#aea4fe',
950: '#000000',
},
}SCSS
$custom: #aea4fe; $custom-light: #c8bfff; $custom-dark: #000000;
JSON
{
"hex": "#aea4fe",
"rgb": {
"r": 174,
"g": 164,
"b": 254
},
"hsl": {
"h": 246.667,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.76208,
"c": 0.12752,
"h": 288.1
},
"luminance": 0.42705
}Semantic roles & 50–950 ramp
primary
#AEA4FE
secondary
#F3F7D4
accent
#E600CC
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186