#AEA4FF#AEA4FF
#AEA4FF is a light, vivid blue. Relative luminance 0.428; OKLCH L 76.3% C 0.129 H 288.0°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA4FF |
|---|---|
| RGB | rgb(174, 164, 255) |
| HSL | hsl(247, 100%, 82%) |
| HSV | hsv(247, 36%, 100%) |
| CMYK | cmyk(31.8%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(71.40, 23.59, -43.90) |
| CIE-LCH | lch(71.40, 49.84, 298.26°) |
| OKLab | oklab(76.26% 0.0398 -0.1226) |
| OKLCH | oklch(76.26% 0.129 288) |
| XYZ | xyz(48.7763, 42.7684, 100.2736) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.28
Pastel Purple
#CAA0FF
ΔE00 6.78
Lilac (survey)
#CEA2FD
ΔE00 7.62
Pale Violet
#CEAEFA
ΔE00 7.71
Perrywinkle
#8F8CE7
ΔE00 7.73
Lavender
#B39DDB
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA4FF #F5FFA4
analogous
#A4C8FF #AEA4FF #DBA4FF
triadic
#AEA4FF #FFAEA4 #A4FFAE
tetradic
#AEA4FF #FFA4C8 #F5FFA4 #A4FFDB
square
#AEA4FF #FFA4C8 #F5FFA4 #A4FFDB
split-complementary
#AEA4FF #FFDBA4 #C8FFA4
monochromatic
#412AFF #7867FF #AEA4FF #E4E0FF #E4E0FF
Accessibility & contrast
On white
2.20
#AEA4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#AEA4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA4FF
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA4FF | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#88ADFD
Tritanopia (blue-blind)
#9AB5C6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aea4ff; /* rgb */ color: rgb(174, 164, 255); /* oklch */ color: oklch(76.3% 0.129 288.0);
Tailwind
colors: {
custom: {
50: '#c8bfff',
500: '#aea4ff',
950: '#000000',
},
}SCSS
$custom: #aea4ff; $custom-light: #c8bfff; $custom-dark: #000000;
JSON
{
"hex": "#aea4ff",
"rgb": {
"r": 174,
"g": 164,
"b": 255
},
"hsl": {
"h": 246.593,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.76256,
"c": 0.12889,
"h": 288
},
"luminance": 0.4277
}Semantic roles & 50–950 ramp
primary
#AEA4FF
secondary
#F3F7D4
accent
#E600CC
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186