#AEA2FD#AEA2FD
#AEA2FD is a light, vivid blue. Relative luminance 0.419; OKLCH L 75.8% C 0.129 H 289.0°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA2FD |
|---|---|
| RGB | rgb(174, 162, 253) |
| HSL | hsl(248, 96%, 81%) |
| HSV | hsv(248, 36%, 99%) |
| CMYK | cmyk(31.2%, 36%, 0%, 0.8%) |
| CIE-LAB | lab(70.82, 24.22, -43.71) |
| CIE-LCH | lch(70.82, 49.97, 298.98°) |
| OKLab | oklab(75.79% 0.042 -0.1221) |
| OKLCH | oklch(75.79% 0.129 289) |
| XYZ | xyz(48.1009, 41.9301, 98.4685) |
| Luminance | 0.4193 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.37
Pastel Purple
#CAA0FF
ΔE00 6.41
Lilac (survey)
#CEA2FD
ΔE00 7.27
Lavender
#B39DDB
ΔE00 7.34
Perrywinkle
#8F8CE7
ΔE00 7.40
Lavender (survey)
#C79FEF
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA2FD #F1FDA2
analogous
#A2C4FD #AEA2FD #DCA2FD
triadic
#AEA2FD #FDAEA2 #A2FDAE
tetradic
#AEA2FD #FDA2C4 #F1FDA2 #A2FDDC
square
#AEA2FD #FDA2C4 #F1FDA2 #A2FDDC
split-complementary
#AEA2FD #FDDCA2 #C4FDA2
monochromatic
#462AFA #7A66FC #AEA2FD #E2DEFE #E5E1FE
Accessibility & contrast
On white
2.24
#AEA2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#AEA2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA2FD
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA2FD | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AFFF
Deuteranopia (green-blind)
#87ABFB
Tritanopia (blue-blind)
#9BB3C4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aea2fd; /* rgb */ color: rgb(174, 162, 253); /* oklch */ color: oklch(75.8% 0.129 289.0);
Tailwind
colors: {
custom: {
50: '#c8bdfe',
500: '#aea2fd',
950: '#000000',
},
}SCSS
$custom: #aea2fd; $custom-light: #c8bdfe; $custom-dark: #000000;
JSON
{
"hex": "#aea2fd",
"rgb": {
"r": 174,
"g": 162,
"b": 253
},
"hsl": {
"h": 247.912,
"s": 95.789,
"l": 81.373
},
"oklch": {
"l": 0.75787,
"c": 0.12908,
"h": 289
},
"luminance": 0.41931
}Semantic roles & 50–950 ramp
primary
#AEA2FD
secondary
#F2F7D4
accent
#E600C7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186