#AEA9FE#AEA9FE
#AEA9FE is a light, vivid blue. Relative luminance 0.445; OKLCH L 77.1% C 0.120 H 285.9°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA9FE |
|---|---|
| RGB | rgb(174, 169, 254) |
| HSL | hsl(244, 98%, 83%) |
| HSV | hsv(244, 33%, 100%) |
| CMYK | cmyk(31.5%, 33.5%, 0%, 0.4%) |
| CIE-LAB | lab(72.58, 20.54, -41.51) |
| CIE-LCH | lch(72.58, 46.31, 296.33°) |
| OKLab | oklab(77.15% 0.033 -0.1157) |
| OKLCH | oklch(77.15% 0.12 285.9) |
| XYZ | xyz(49.5282, 44.5291, 99.7322) |
| Luminance | 0.4453 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.63
Pastel Purple
#CAA0FF
ΔE00 7.65
Pale Violet
#CEAEFA
ΔE00 7.75
Lavender
#B39DDB
ΔE00 8.01
Light Periwinkle
#C1C6FC
ΔE00 8.19
Lilac (survey)
#CEA2FD
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA9FE #F9FEA9
analogous
#A9CFFE #AEA9FE #D8A9FE
triadic
#AEA9FE #FEAEA9 #A9FEAE
tetradic
#AEA9FE #FEA9CF #F9FEA9 #A9FED8
square
#AEA9FE #FEA9CF #F9FEA9 #A9FED8
split-complementary
#AEA9FE #FED8A9 #CFFEA9
monochromatic
#3C30FD #756DFD #AEA9FE #E3E1FF #E3E1FF
Accessibility & contrast
On white
2.12
#AEA9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#AEA9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA9FE
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA9FE | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#8EB0FC
Tritanopia (blue-blind)
#9AB9C8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aea9fe; /* rgb */ color: rgb(174, 169, 254); /* oklch */ color: oklch(77.1% 0.120 285.9);
Tailwind
colors: {
custom: {
50: '#c8c2ff',
500: '#aea9fe',
950: '#000000',
},
}SCSS
$custom: #aea9fe; $custom-light: #c8c2ff; $custom-dark: #000000;
JSON
{
"hex": "#aea9fe",
"rgb": {
"r": 174,
"g": 169,
"b": 254
},
"hsl": {
"h": 243.529,
"s": 97.701,
"l": 82.941
},
"oklch": {
"l": 0.77149,
"c": 0.1203,
"h": 285.9
},
"luminance": 0.4453
}Semantic roles & 50–950 ramp
primary
#AEA9FE
secondary
#F5F7D4
accent
#E600D8
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186