#AEA8DC#AEA8DC
#AEA8DC is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.5% C 0.074 H 289.8°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA8DC |
|---|---|
| RGB | rgb(174, 168, 220) |
| HSL | hsl(247, 43%, 76%) |
| HSV | hsv(247, 24%, 86%) |
| CMYK | cmyk(20.9%, 23.6%, 0%, 13.7%) |
| CIE-LAB | lab(70.99, 12.93, -25.46) |
| CIE-LCH | lch(70.99, 28.56, 296.92°) |
| OKLab | oklab(75.48% 0.0251 -0.0699) |
| OKLCH | oklch(75.48% 0.074 289.8) |
| XYZ | xyz(44.3734, 42.1707, 73.4982) |
| Luminance | 0.4217 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.51
Pale Violet
#CEAEFA
ΔE00 7.51
Lavender (survey)
#C79FEF
ΔE00 8.07
Light Periwinkle
#C1C6FC
ΔE00 8.09
Light Violet
#D6B4FC
ΔE00 8.52
Pale Purple
#B790D4
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA8DC #D6DCA8
analogous
#A8BCDC #AEA8DC #C8A8DC
triadic
#AEA8DC #DCAEA8 #A8DCAE
tetradic
#AEA8DC #DCA8BC #D6DCA8 #A8DCC8
square
#AEA8DC #DCA8BC #D6DCA8 #A8DCC8
split-complementary
#AEA8DC #DCC8A8 #BCDCA8
monochromatic
#5D51B9 #857CCA #AEA8DC #D7D4EE #EBE9F6
Accessibility & contrast
On white
2.23
#AEA8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#AEA8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA8DC
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA8DC | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAFDE
Deuteranopia (green-blind)
#9BADDB
Tritanopia (blue-blind)
#A4B1BA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aea8dc; /* rgb */ color: rgb(174, 168, 220); /* oklch */ color: oklch(75.5% 0.074 289.8);
Tailwind
colors: {
custom: {
50: '#c6c1e7',
500: '#aea8dc',
950: '#000000',
},
}SCSS
$custom: #aea8dc; $custom-light: #c6c1e7; $custom-dark: #000000;
JSON
{
"hex": "#aea8dc",
"rgb": {
"r": 174,
"g": 168,
"b": 220
},
"hsl": {
"h": 246.923,
"s": 42.623,
"l": 76.078
},
"oklch": {
"l": 0.75478,
"c": 0.07424,
"h": 289.8
},
"luminance": 0.42171
}Semantic roles & 50–950 ramp
primary
#AEA8DC
secondary
#EBEDDE
accent
#B630A6
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184