#AEAED2#AEAED2
#AEAED2 is a light, muted blue. Relative luminance 0.439; OKLCH L 76.3% C 0.051 H 285.1°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAED2 |
|---|---|
| RGB | rgb(174, 174, 210) |
| HSL | hsl(240, 29%, 75%) |
| HSV | hsv(240, 17%, 82%) |
| CMYK | cmyk(17.1%, 17.1%, 0%, 17.6%) |
| CIE-LAB | lab(72.18, 7.36, -18.17) |
| CIE-LCH | lch(72.18, 19.61, 292.06°) |
| OKLab | oklab(76.29% 0.0134 -0.0494) |
| OKLCH | oklch(76.29% 0.051 285.1) |
| XYZ | xyz(44.2218, 43.9234, 67.1085) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.07
Lavender
#B39DDB
ΔE00 8.20
Periwinkle
#CCCCFF
ΔE00 8.83
Pale Violet
#CEAEFA
ΔE00 10.37
Lightsteelblue
#B0C4DE
ΔE00 10.46
Light Blue Grey
#B7C9E2
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAED2 #D2D2AE
analogous
#AEC0D2 #AEAED2 #C0AED2
triadic
#AEAED2 #D2AEAE #AED2AE
tetradic
#AEAED2 #D2AEC0 #D2D2AE #AED2C0
square
#AEAED2 #D2AEC0 #D2D2AE #AED2C0
split-complementary
#AEAED2 #D2C0AE #C0D2AE
monochromatic
#5F5FA6 #8787BC #AEAED2 #D5D5E8 #EBEBF4
Accessibility & contrast
On white
2.15
#AEAED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#AEAED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAED2
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAED2 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B2D4
Deuteranopia (green-blind)
#A4B0D1
Tritanopia (blue-blind)
#A6B4BA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeaed2; /* rgb */ color: rgb(174, 174, 210); /* oklch */ color: oklch(76.3% 0.051 285.1);
Tailwind
colors: {
custom: {
50: '#c6c6df',
500: '#aeaed2',
950: '#000000',
},
}SCSS
$custom: #aeaed2; $custom-light: #c6c6df; $custom-dark: #000000;
JSON
{
"hex": "#aeaed2",
"rgb": {
"r": 174,
"g": 174,
"b": 210
},
"hsl": {
"h": 240,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.76287,
"c": 0.05122,
"h": 285.1
},
"luminance": 0.43924
}Semantic roles & 50–950 ramp
primary
#AEAED2
secondary
#EBEBE0
accent
#A73EA7
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283