#AEAED3#AEAED3
#AEAED3 is a light, muted blue. Relative luminance 0.440; OKLCH L 76.3% C 0.053 H 285.1°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAED3 |
|---|---|
| RGB | rgb(174, 174, 211) |
| HSL | hsl(240, 30%, 75%) |
| HSV | hsv(240, 18%, 83%) |
| CMYK | cmyk(17.5%, 17.5%, 0%, 17.3%) |
| CIE-LAB | lab(72.21, 7.58, -18.67) |
| CIE-LCH | lch(72.21, 20.15, 292.11°) |
| OKLab | oklab(76.32% 0.0137 -0.0508) |
| OKLCH | oklch(76.32% 0.053 285.1) |
| XYZ | xyz(44.3468, 43.9734, 67.7667) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.90
Lavender
#B39DDB
ΔE00 8.00
Periwinkle
#CCCCFF
ΔE00 8.69
Pale Violet
#CEAEFA
ΔE00 10.16
Lightsteelblue
#B0C4DE
ΔE00 10.50
Light Violet
#D6B4FC
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAED3 #D3D3AE
analogous
#AEC0D3 #AEAED3 #C0AED3
triadic
#AEAED3 #D3AEAE #AED3AE
tetradic
#AEAED3 #D3AEC0 #D3D3AE #AED3C0
square
#AEAED3 #D3AEC0 #D3D3AE #AED3C0
split-complementary
#AEAED3 #D3C0AE #C0D3AE
monochromatic
#5F5FA8 #8686BD #AEAED3 #D6D6E9 #EBEBF4
Accessibility & contrast
On white
2.14
#AEAED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#AEAED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAED3
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAED3 | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B2D5
Deuteranopia (green-blind)
#A4B0D2
Tritanopia (blue-blind)
#A6B4BA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeaed3; /* rgb */ color: rgb(174, 174, 211); /* oklch */ color: oklch(76.3% 0.053 285.1);
Tailwind
colors: {
custom: {
50: '#c6c6e0',
500: '#aeaed3',
950: '#000000',
},
}SCSS
$custom: #aeaed3; $custom-light: #c6c6e0; $custom-dark: #000000;
JSON
{
"hex": "#aeaed3",
"rgb": {
"r": 174,
"g": 174,
"b": 211
},
"hsl": {
"h": 240,
"s": 29.6,
"l": 75.49
},
"oklch": {
"l": 0.76324,
"c": 0.05265,
"h": 285.1
},
"luminance": 0.43974
}Semantic roles & 50–950 ramp
primary
#AEAED3
secondary
#EBEBE0
accent
#A83DA8
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283