#AEAED5#AEAED5
#AEAED5 is a light, muted blue. Relative luminance 0.441; OKLCH L 76.4% C 0.056 H 285.0°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAED5 |
|---|---|
| RGB | rgb(174, 174, 213) |
| HSL | hsl(240, 32%, 76%) |
| HSV | hsv(240, 18%, 84%) |
| CMYK | cmyk(18.3%, 18.3%, 0%, 16.5%) |
| CIE-LAB | lab(72.28, 8.03, -19.66) |
| CIE-LCH | lch(72.28, 21.24, 292.21°) |
| OKLab | oklab(76.4% 0.0144 -0.0536) |
| OKLCH | oklch(76.4% 0.056 285) |
| XYZ | xyz(44.5991, 44.0743, 69.0954) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.58
Lavender
#B39DDB
ΔE00 7.63
Periwinkle
#CCCCFF
ΔE00 8.45
Pale Violet
#CEAEFA
ΔE00 9.77
Light Violet
#D6B4FC
ΔE00 10.35
Lightsteelblue
#B0C4DE
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAED5 #D5D5AE
analogous
#AEC1D5 #AEAED5 #C1AED5
triadic
#AEAED5 #D5AEAE #AED5AE
tetradic
#AEAED5 #D5AEC1 #D5D5AE #AED5C1
square
#AEAED5 #D5AEC1 #D5D5AE #AED5C1
split-complementary
#AEAED5 #D5C1AE #C1D5AE
monochromatic
#5D5DAB #8686C0 #AEAED5 #D6D6EA #EBEBF5
Accessibility & contrast
On white
2.14
#AEAED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#AEAED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAED5
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAED5 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B2D7
Deuteranopia (green-blind)
#A3B0D4
Tritanopia (blue-blind)
#A6B4BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeaed5; /* rgb */ color: rgb(174, 174, 213); /* oklch */ color: oklch(76.4% 0.056 285.0);
Tailwind
colors: {
custom: {
50: '#c6c6e2',
500: '#aeaed5',
950: '#000000',
},
}SCSS
$custom: #aeaed5; $custom-light: #c6c6e2; $custom-dark: #000000;
JSON
{
"hex": "#aeaed5",
"rgb": {
"r": 174,
"g": 174,
"b": 213
},
"hsl": {
"h": 240,
"s": 31.707,
"l": 75.882
},
"oklch": {
"l": 0.76399,
"c": 0.05551,
"h": 285
},
"luminance": 0.44075
}Semantic roles & 50–950 ramp
primary
#AEAED5
secondary
#EBEBE0
accent
#AA3BAA
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283