#AEA9FF#AEA9FF
#AEA9FF is a light, vivid blue. Relative luminance 0.446; OKLCH L 77.2% C 0.122 H 285.8°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA9FF |
|---|---|
| RGB | rgb(174, 169, 255) |
| HSL | hsl(243, 100%, 83%) |
| HSV | hsv(243, 34%, 100%) |
| CMYK | cmyk(31.8%, 33.7%, 0%, 0%) |
| CIE-LAB | lab(72.62, 20.79, -41.98) |
| CIE-LCH | lch(72.62, 46.85, 296.35°) |
| OKLab | oklab(77.2% 0.0332 -0.1171) |
| OKLCH | oklch(77.2% 0.122 285.8) |
| XYZ | xyz(49.6887, 44.5933, 100.5778) |
| Luminance | 0.4460 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.57
Pastel Purple
#CAA0FF
ΔE00 7.68
Pale Violet
#CEAEFA
ΔE00 7.83
Lavender
#B39DDB
ΔE00 8.15
Light Periwinkle
#C1C6FC
ΔE00 8.26
Lilac (survey)
#CEA2FD
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA9FF #FAFFA9
analogous
#A9CFFF #AEA9FF #D9A9FF
triadic
#AEA9FF #FFAEA9 #A9FFAE
tetradic
#AEA9FF #FFA9CF #FAFFA9 #A9FFD9
square
#AEA9FF #FFA9CF #FAFFA9 #A9FFD9
split-complementary
#AEA9FF #FFD9A9 #CFFFA9
monochromatic
#3B2FFF #746CFF #AEA9FF #E2E0FF #E2E0FF
Accessibility & contrast
On white
2.12
#AEA9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#AEA9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA9FF
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA9FF | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B5FF
Deuteranopia (green-blind)
#8EB0FD
Tritanopia (blue-blind)
#9AB9C8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aea9ff; /* rgb */ color: rgb(174, 169, 255); /* oklch */ color: oklch(77.2% 0.122 285.8);
Tailwind
colors: {
custom: {
50: '#c8c2ff',
500: '#aea9ff',
950: '#000000',
},
}SCSS
$custom: #aea9ff; $custom-light: #c8c2ff; $custom-dark: #000000;
JSON
{
"hex": "#aea9ff",
"rgb": {
"r": 174,
"g": 169,
"b": 255
},
"hsl": {
"h": 243.488,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.77196,
"c": 0.12167,
"h": 285.8
},
"luminance": 0.44595
}Semantic roles & 50–950 ramp
primary
#AEA9FF
secondary
#F5F7D4
accent
#E600D8
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186