#AEA6FD#AEA6FD
#AEA6FD is a light, vivid blue. Relative luminance 0.434; OKLCH L 76.5% C 0.123 H 287.3°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA6FD |
|---|---|
| RGB | rgb(174, 166, 253) |
| HSL | hsl(246, 96%, 82%) |
| HSV | hsv(246, 34%, 99%) |
| CMYK | cmyk(31.2%, 34.4%, 0%, 0.8%) |
| CIE-LAB | lab(71.80, 21.97, -42.19) |
| CIE-LCH | lch(71.80, 47.56, 297.51°) |
| OKLab | oklab(76.54% 0.0367 -0.1176) |
| OKLCH | oklch(76.54% 0.123 287.3) |
| XYZ | xyz(48.8167, 43.3618, 98.7071) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.48
Pastel Purple
#CAA0FF
ΔE00 7.04
Pale Violet
#CEAEFA
ΔE00 7.55
Lavender
#B39DDB
ΔE00 7.56
Lilac (survey)
#CEA2FD
ΔE00 7.80
Lavender (survey)
#C79FEF
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA6FD #F5FDA6
analogous
#A6CAFD #AEA6FD #D9A6FD
triadic
#AEA6FD #FDAEA6 #A6FDAE
tetradic
#AEA6FD #FDA6CA #F5FDA6 #A6FDD9
square
#AEA6FD #FDA6CA #F5FDA6 #A6FDD9
split-complementary
#AEA6FD #FDD9A6 #CAFDA6
monochromatic
#412EFA #786AFC #AEA6FD #E4E1FE #E4E1FE
Accessibility & contrast
On white
2.17
#AEA6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#AEA6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA6FD
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA6FD | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#8BAEFB
Tritanopia (blue-blind)
#9BB6C6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aea6fd; /* rgb */ color: rgb(174, 166, 253); /* oklch */ color: oklch(76.5% 0.123 287.3);
Tailwind
colors: {
custom: {
50: '#c8c0fe',
500: '#aea6fd',
950: '#000000',
},
}SCSS
$custom: #aea6fd; $custom-light: #c8c0fe; $custom-dark: #000000;
JSON
{
"hex": "#aea6fd",
"rgb": {
"r": 174,
"g": 166,
"b": 253
},
"hsl": {
"h": 245.517,
"s": 95.604,
"l": 82.157
},
"oklch": {
"l": 0.76536,
"c": 0.12324,
"h": 287.3
},
"luminance": 0.43363
}Semantic roles & 50–950 ramp
primary
#AEA6FD
secondary
#F3F7D4
accent
#E600D0
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186