#AEAED4#AEAED4
#AEAED4 is a light, muted blue. Relative luminance 0.440; OKLCH L 76.4% C 0.054 H 285.0°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAED4 |
|---|---|
| RGB | rgb(174, 174, 212) |
| HSL | hsl(240, 31%, 76%) |
| HSV | hsv(240, 18%, 83%) |
| CMYK | cmyk(17.9%, 17.9%, 0%, 16.9%) |
| CIE-LAB | lab(72.24, 7.81, -19.17) |
| CIE-LCH | lch(72.24, 20.70, 292.16°) |
| OKLab | oklab(76.36% 0.014 -0.0522) |
| OKLCH | oklch(76.36% 0.054 285) |
| XYZ | xyz(44.4725, 44.0237, 68.4290) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.74
Lavender
#B39DDB
ΔE00 7.81
Periwinkle
#CCCCFF
ΔE00 8.57
Pale Violet
#CEAEFA
ΔE00 9.96
Light Violet
#D6B4FC
ΔE00 10.52
Lightsteelblue
#B0C4DE
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAED4 #D4D4AE
analogous
#AEC1D4 #AEAED4 #C1AED4
triadic
#AEAED4 #D4AEAE #AED4AE
tetradic
#AEAED4 #D4AEC1 #D4D4AE #AED4C1
square
#AEAED4 #D4AEC1 #D4D4AE #AED4C1
split-complementary
#AEAED4 #D4C1AE #C1D4AE
monochromatic
#5E5EAA #8686BF #AEAED4 #D6D6E9 #EBEBF4
Accessibility & contrast
On white
2.14
#AEAED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#AEAED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAED4
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAED4 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B2D6
Deuteranopia (green-blind)
#A4B0D3
Tritanopia (blue-blind)
#A6B4BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeaed4; /* rgb */ color: rgb(174, 174, 212); /* oklch */ color: oklch(76.4% 0.054 285.0);
Tailwind
colors: {
custom: {
50: '#c6c6e1',
500: '#aeaed4',
950: '#000000',
},
}SCSS
$custom: #aeaed4; $custom-light: #c6c6e1; $custom-dark: #000000;
JSON
{
"hex": "#aeaed4",
"rgb": {
"r": 174,
"g": 174,
"b": 212
},
"hsl": {
"h": 240,
"s": 30.645,
"l": 75.686
},
"oklch": {
"l": 0.76361,
"c": 0.05407,
"h": 285
},
"luminance": 0.44024
}Semantic roles & 50–950 ramp
primary
#AEAED4
secondary
#EBEBE0
accent
#A93CA9
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283