#AEA7ED#AEA7ED
#AEA7ED is a light, moderate blue. Relative luminance 0.428; OKLCH L 76.0% C 0.100 H 288.4°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA7ED |
|---|---|
| RGB | rgb(174, 167, 237) |
| HSL | hsl(246, 66%, 79%) |
| HSV | hsv(246, 30%, 93%) |
| CMYK | cmyk(26.6%, 29.5%, 0%, 7.1%) |
| CIE-LAB | lab(71.38, 17.48, -34.14) |
| CIE-LCH | lch(71.38, 38.36, 297.11°) |
| OKLab | oklab(76% 0.0314 -0.0945) |
| OKLCH | oklch(76% 0.1 288.4) |
| XYZ | xyz(46.5565, 42.7496, 85.9030) |
| Luminance | 0.4275 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.29
Pale Violet
#CEAEFA
ΔE00 6.66
Lavender (survey)
#C79FEF
ΔE00 7.21
Pastel Purple
#CAA0FF
ΔE00 7.37
Lilac (survey)
#CEA2FD
ΔE00 7.80
Light Periwinkle
#C1C6FC
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA7ED #E6EDA7
analogous
#A7C3ED #AEA7ED #D1A7ED
triadic
#AEA7ED #EDAEA7 #A7EDAE
tetradic
#AEA7ED #EDA7C3 #E6EDA7 #A7EDD1
square
#AEA7ED #EDA7C3 #E6EDA7 #A7EDD1
split-complementary
#AEA7ED #EDD1A7 #C3EDA7
monochromatic
#5041D8 #7F74E3 #AEA7ED #DDDAF7 #E8E6FA
Accessibility & contrast
On white
2.20
#AEA7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#AEA7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA7ED
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA7ED | 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)
#94B0F0
Deuteranopia (green-blind)
#94ADEB
Tritanopia (blue-blind)
#A0B3C0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aea7ed; /* rgb */ color: rgb(174, 167, 237); /* oklch */ color: oklch(76.0% 0.100 288.4);
Tailwind
colors: {
custom: {
50: '#c7c1f3',
500: '#aea7ed',
950: '#000000',
},
}SCSS
$custom: #aea7ed; $custom-light: #c7c1f3; $custom-dark: #000000;
JSON
{
"hex": "#aea7ed",
"rgb": {
"r": 174,
"g": 167,
"b": 237
},
"hsl": {
"h": 246,
"s": 66.038,
"l": 79.216
},
"oklch": {
"l": 0.75999,
"c": 0.09961,
"h": 288.4
},
"luminance": 0.42751
}Semantic roles & 50–950 ramp
primary
#AEA7ED
secondary
#EFF1DA
accent
#CE18BC
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185