#AEAAE3#AEAAE3
#AEAAE3 is a light, moderate blue. Relative luminance 0.433; OKLCH L 76.2% C 0.081 H 287.5°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAAE3 |
|---|---|
| RGB | rgb(174, 170, 227) |
| HSL | hsl(244, 50%, 78%) |
| HSV | hsv(244, 25%, 89%) |
| CMYK | cmyk(23.3%, 25.1%, 0%, 11%) |
| CIE-LAB | lab(71.75, 13.44, -28.12) |
| CIE-LCH | lch(71.75, 31.16, 295.54°) |
| OKLab | oklab(76.16% 0.0244 -0.0774) |
| OKLCH | oklch(76.16% 0.081 287.5) |
| XYZ | xyz(45.6920, 43.2934, 78.6073) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.13
Pale Violet
#CEAEFA
ΔE00 7.20
Light Periwinkle
#C1C6FC
ΔE00 7.20
Lavender (survey)
#C79FEF
ΔE00 8.09
Light Violet
#D6B4FC
ΔE00 8.35
Periwinkle
#CCCCFF
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAAE3 #DFE3AA
analogous
#AAC2E3 #AEAAE3 #CBAAE3
triadic
#AEAAE3 #E3AEAA #AAE3AE
tetradic
#AEAAE3 #E3AAC2 #DFE3AA #AAE3CB
square
#AEAAE3 #E3AAC2 #DFE3AA #AAE3CB
split-complementary
#AEAAE3 #E3CBAA #C2E3AA
monochromatic
#564EC5 #827CD4 #AEAAE3 #DAD8F2 #E9E8F7
Accessibility & contrast
On white
2.17
#AEAAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#AEAAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAAE3
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAAE3 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB1E5
Deuteranopia (green-blind)
#9BAEE1
Tritanopia (blue-blind)
#A2B4BE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aeaae3; /* rgb */ color: rgb(174, 170, 227); /* oklch */ color: oklch(76.2% 0.081 287.5);
Tailwind
colors: {
custom: {
50: '#c7c3ec',
500: '#aeaae3',
950: '#000000',
},
}SCSS
$custom: #aeaae3; $custom-light: #c7c3ec; $custom-dark: #000000;
JSON
{
"hex": "#aeaae3",
"rgb": {
"r": 174,
"g": 170,
"b": 227
},
"hsl": {
"h": 244.211,
"s": 50.442,
"l": 77.843
},
"oklch": {
"l": 0.76156,
"c": 0.08114,
"h": 287.5
},
"luminance": 0.43294
}Semantic roles & 50–950 ramp
primary
#AEAAE3
secondary
#EDEFDC
accent
#BE28B3
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184