#AEAED7#AEAED7
#AEAED7 is a light, muted blue. Relative luminance 0.442; OKLCH L 76.5% C 0.058 H 284.9°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAED7 |
|---|---|
| RGB | rgb(174, 174, 215) |
| HSL | hsl(240, 34%, 76%) |
| HSV | hsv(240, 19%, 84%) |
| CMYK | cmyk(19.1%, 19.1%, 0%, 15.7%) |
| CIE-LAB | lab(72.35, 8.47, -20.65) |
| CIE-LCH | lch(72.35, 22.33, 292.31°) |
| OKLab | oklab(76.48% 0.015 -0.0564) |
| OKLCH | oklch(76.48% 0.058 284.9) |
| XYZ | xyz(44.8545, 44.1764, 70.4406) |
| Luminance | 0.4418 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.29
Lavender
#B39DDB
ΔE00 7.31
Periwinkle
#CCCCFF
ΔE00 8.24
Pale Violet
#CEAEFA
ΔE00 9.41
Light Violet
#D6B4FC
ΔE00 10.04
Lavender (survey)
#C79FEF
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAED7 #D7D7AE
analogous
#AEC3D7 #AEAED7 #C3AED7
triadic
#AEAED7 #D7AEAE #AED7AE
tetradic
#AEAED7 #D7AEC3 #D7D7AE #AED7C3
square
#AEAED7 #D7AEC3 #D7D7AE #AED7C3
split-complementary
#AEAED7 #D7C3AE #C3D7AE
monochromatic
#5C5CAF #8585C3 #AEAED7 #D7D7EB #EBEBF5
Accessibility & contrast
On white
2.14
#AEAED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#AEAED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAED7
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAED7 | 1.00 | 2.14 | 9.84 | 9.84 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B3D9
Deuteranopia (green-blind)
#A3B0D6
Tritanopia (blue-blind)
#A5B5BC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeaed7; /* rgb */ color: rgb(174, 174, 215); /* oklch */ color: oklch(76.5% 0.058 284.9);
Tailwind
colors: {
custom: {
50: '#c6c6e3',
500: '#aeaed7',
950: '#000000',
},
}SCSS
$custom: #aeaed7; $custom-light: #c6c6e3; $custom-dark: #000000;
JSON
{
"hex": "#aeaed7",
"rgb": {
"r": 174,
"g": 174,
"b": 215
},
"hsl": {
"h": 240,
"s": 33.884,
"l": 76.275
},
"oklch": {
"l": 0.76475,
"c": 0.05835,
"h": 284.9
},
"luminance": 0.44177
}Semantic roles & 50–950 ramp
primary
#AEAED7
secondary
#ECECDF
accent
#AD39AD
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283