#AEAAE1#AEAAE1
#AEAAE1 is a light, moderate blue. Relative luminance 0.432; OKLCH L 76.1% C 0.078 H 287.7°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAAE1 |
|---|---|
| RGB | rgb(174, 170, 225) |
| HSL | hsl(244, 48%, 77%) |
| HSV | hsv(244, 24%, 88%) |
| CMYK | cmyk(22.7%, 24.4%, 0%, 11.8%) |
| CIE-LAB | lab(71.68, 12.97, -27.14) |
| CIE-LCH | lch(71.68, 30.08, 295.55°) |
| OKLab | oklab(76.07% 0.0238 -0.0746) |
| OKLCH | oklch(76.07% 0.078 287.7) |
| XYZ | xyz(45.4176, 43.1836, 77.1620) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.09
Light Periwinkle
#C1C6FC
ΔE00 7.28
Pale Violet
#CEAEFA
ΔE00 7.34
Lavender (survey)
#C79FEF
ΔE00 8.21
Light Violet
#D6B4FC
ΔE00 8.43
Periwinkle
#CCCCFF
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAAE1 #DDE1AA
analogous
#AAC1E1 #AEAAE1 #CAAAE1
triadic
#AEAAE1 #E1AEAA #AAE1AE
tetradic
#AEAAE1 #E1AAC1 #DDE1AA #AAE1CA
square
#AEAAE1 #E1AAC1 #DDE1AA #AAE1CA
split-complementary
#AEAAE1 #E1CAAA #C1E1AA
monochromatic
#5850C1 #837DD1 #AEAAE1 #D9D7F1 #E9E8F7
Accessibility & contrast
On white
2.18
#AEAAE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#AEAAE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAAE1
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAAE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAAE1 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB1E3
Deuteranopia (green-blind)
#9BAEE0
Tritanopia (blue-blind)
#A3B3BD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aeaae1; /* rgb */ color: rgb(174, 170, 225); /* oklch */ color: oklch(76.1% 0.078 287.7);
Tailwind
colors: {
custom: {
50: '#c7c3ea',
500: '#aeaae1',
950: '#000000',
},
}SCSS
$custom: #aeaae1; $custom-light: #c7c3ea; $custom-dark: #000000;
JSON
{
"hex": "#aeaae1",
"rgb": {
"r": 174,
"g": 170,
"b": 225
},
"hsl": {
"h": 244.364,
"s": 47.826,
"l": 77.451
},
"oklch": {
"l": 0.76074,
"c": 0.07832,
"h": 287.7
},
"luminance": 0.43184
}Semantic roles & 50–950 ramp
primary
#AEAAE1
secondary
#EDEEDD
accent
#BB2AB1
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184