#AEAAE0#AEAAE0
#AEAAE0 is a light, moderate blue. Relative luminance 0.431; OKLCH L 76.0% C 0.077 H 287.8°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAAE0 |
|---|---|
| RGB | rgb(174, 170, 224) |
| HSL | hsl(244, 47%, 77%) |
| HSV | hsv(244, 24%, 88%) |
| CMYK | cmyk(22.3%, 24.1%, 0%, 12.2%) |
| CIE-LAB | lab(71.64, 12.74, -26.65) |
| CIE-LCH | lch(71.64, 29.54, 295.55°) |
| OKLab | oklab(76.03% 0.0235 -0.0732) |
| OKLCH | oklch(76.03% 0.077 287.8) |
| XYZ | xyz(45.2816, 43.1292, 76.4457) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.10
Light Periwinkle
#C1C6FC
ΔE00 7.33
Pale Violet
#CEAEFA
ΔE00 7.43
Lavender (survey)
#C79FEF
ΔE00 8.28
Light Violet
#D6B4FC
ΔE00 8.48
Periwinkle
#CCCCFF
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAAE0 #DCE0AA
analogous
#AAC1E0 #AEAAE0 #C9AAE0
triadic
#AEAAE0 #E0AEAA #AAE0AE
tetradic
#AEAAE0 #E0AAC1 #DCE0AA #AAE0C9
square
#AEAAE0 #E0AAC1 #DCE0AA #AAE0C9
split-complementary
#AEAAE0 #E0C9AA #C1E0AA
monochromatic
#5950BF #837DD0 #AEAAE0 #D9D7F0 #EAE9F7
Accessibility & contrast
On white
2.18
#AEAAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#AEAAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAAE0
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAAE0 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB1E2
Deuteranopia (green-blind)
#9CAEDF
Tritanopia (blue-blind)
#A3B3BD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aeaae0; /* rgb */ color: rgb(174, 170, 224); /* oklch */ color: oklch(76.0% 0.077 287.8);
Tailwind
colors: {
custom: {
50: '#c7c3e9',
500: '#aeaae0',
950: '#000000',
},
}SCSS
$custom: #aeaae0; $custom-light: #c7c3e9; $custom-dark: #000000;
JSON
{
"hex": "#aeaae0",
"rgb": {
"r": 174,
"g": 170,
"b": 224
},
"hsl": {
"h": 244.444,
"s": 46.552,
"l": 77.255
},
"oklch": {
"l": 0.76034,
"c": 0.07691,
"h": 287.8
},
"luminance": 0.4313
}Semantic roles & 50–950 ramp
primary
#AEAAE0
secondary
#EDEEDD
accent
#BA2CAF
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184