#AEAADE#AEAADE
#AEAADE is a light, moderate blue. Relative luminance 0.430; OKLCH L 76.0% C 0.074 H 288.0°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAADE |
|---|---|
| RGB | rgb(174, 170, 222) |
| HSL | hsl(245, 44%, 77%) |
| HSV | hsv(245, 23%, 87%) |
| CMYK | cmyk(21.6%, 23.4%, 0%, 12.9%) |
| CIE-LAB | lab(71.57, 12.28, -25.67) |
| CIE-LCH | lch(71.57, 28.45, 295.56°) |
| OKLab | oklab(75.95% 0.0229 -0.0704) |
| OKLCH | oklch(75.95% 0.074 288) |
| XYZ | xyz(45.0120, 43.0214, 75.0256) |
| Luminance | 0.4302 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.14
Light Periwinkle
#C1C6FC
ΔE00 7.45
Pale Violet
#CEAEFA
ΔE00 7.62
Lavender (survey)
#C79FEF
ΔE00 8.45
Light Violet
#D6B4FC
ΔE00 8.61
Periwinkle
#CCCCFF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAADE #DADEAA
analogous
#AAC0DE #AEAADE #C8AADE
triadic
#AEAADE #DEAEAA #AADEAE
tetradic
#AEAADE #DEAAC0 #DADEAA #AADEC8
square
#AEAADE #DEAAC0 #DADEAA #AADEC8
split-complementary
#AEAADE #DEC8AA #C0DEAA
monochromatic
#5A52BC #847ECD #AEAADE #D8D6EF #EAE9F6
Accessibility & contrast
On white
2.19
#AEAADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#AEAADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAADE
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAADE | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB1E0
Deuteranopia (green-blind)
#9DAEDD
Tritanopia (blue-blind)
#A4B3BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aeaade; /* rgb */ color: rgb(174, 170, 222); /* oklch */ color: oklch(76.0% 0.074 288.0);
Tailwind
colors: {
custom: {
50: '#c7c3e8',
500: '#aeaade',
950: '#000000',
},
}SCSS
$custom: #aeaade; $custom-light: #c7c3e8; $custom-dark: #000000;
JSON
{
"hex": "#aeaade",
"rgb": {
"r": 174,
"g": 170,
"b": 222
},
"hsl": {
"h": 244.615,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.75953,
"c": 0.07408,
"h": 288
},
"luminance": 0.43022
}Semantic roles & 50–950 ramp
primary
#AEAADE
secondary
#ECEDDE
accent
#B72EAD
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184