#AEAAED#AEAAED
#AEAAED is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.6% C 0.095 H 286.6°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAAED |
|---|---|
| RGB | rgb(174, 170, 237) |
| HSL | hsl(244, 65%, 80%) |
| HSV | hsv(244, 28%, 93%) |
| CMYK | cmyk(26.6%, 28.3%, 0%, 7.1%) |
| CIE-LAB | lab(72.14, 15.81, -32.98) |
| CIE-LCH | lch(72.14, 36.57, 295.61°) |
| OKLab | oklab(76.58% 0.0273 -0.0912) |
| OKLCH | oklch(76.58% 0.095 286.6) |
| XYZ | xyz(47.1125, 43.8616, 86.0883) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.89
Pale Violet
#CEAEFA
ΔE00 6.96
Light Periwinkle
#C1C6FC
ΔE00 7.14
Lavender (survey)
#C79FEF
ΔE00 7.91
Pastel Purple
#CAA0FF
ΔE00 8.07
Light Violet
#D6B4FC
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAAED #E9EDAA
analogous
#AAC8ED #AEAAED #D0AAED
triadic
#AEAAED #EDAEAA #AAEDAE
tetradic
#AEAAED #EDAAC8 #E9EDAA #AAEDD0
square
#AEAAED #EDAAC8 #E9EDAA #AAEDD0
split-complementary
#AEAAED #EDD0AA #C8EDAA
monochromatic
#4E45D8 #7E77E2 #AEAAED #DEDDF8 #E7E6FA
Accessibility & contrast
On white
2.15
#AEAAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#AEAAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAAED
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAAED | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F0
Deuteranopia (green-blind)
#97AFEB
Tritanopia (blue-blind)
#A0B6C2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeaaed; /* rgb */ color: rgb(174, 170, 237); /* oklch */ color: oklch(76.6% 0.095 286.6);
Tailwind
colors: {
custom: {
50: '#c7c3f3',
500: '#aeaaed',
950: '#000000',
},
}SCSS
$custom: #aeaaed; $custom-light: #c7c3f3; $custom-dark: #000000;
JSON
{
"hex": "#aeaaed",
"rgb": {
"r": 174,
"g": 170,
"b": 237
},
"hsl": {
"h": 243.582,
"s": 65.049,
"l": 79.804
},
"oklch": {
"l": 0.76578,
"c": 0.09521,
"h": 286.6
},
"luminance": 0.43863
}Semantic roles & 50–950 ramp
primary
#AEAAED
secondary
#F0F1DA
accent
#CD19C2
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185