#AEAED8#AEAED8
#AEAED8 is a light, muted blue. Relative luminance 0.442; OKLCH L 76.5% C 0.060 H 284.9°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAED8 |
|---|---|
| RGB | rgb(174, 174, 216) |
| HSL | hsl(240, 35%, 76%) |
| HSV | hsv(240, 19%, 85%) |
| CMYK | cmyk(19.4%, 19.4%, 0%, 15.3%) |
| CIE-LAB | lab(72.38, 8.70, -21.15) |
| CIE-LCH | lch(72.38, 22.87, 292.36°) |
| OKLab | oklab(76.51% 0.0154 -0.0578) |
| OKLCH | oklch(76.51% 0.06 284.9) |
| XYZ | xyz(44.9834, 44.2280, 71.1193) |
| Luminance | 0.4423 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.16
Lavender
#B39DDB
ΔE00 7.17
Periwinkle
#CCCCFF
ΔE00 8.14
Pale Violet
#CEAEFA
ΔE00 9.24
Light Violet
#D6B4FC
ΔE00 9.90
Lavender (survey)
#C79FEF
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAED8 #D8D8AE
analogous
#AEC3D8 #AEAED8 #C3AED8
triadic
#AEAED8 #D8AEAE #AED8AE
tetradic
#AEAED8 #D8AEC3 #D8D8AE #AED8C3
square
#AEAED8 #D8AEC3 #D8D8AE #AED8C3
split-complementary
#AEAED8 #D8C3AE #C3D8AE
monochromatic
#5B5BB0 #8585C4 #AEAED8 #D7D7EC #EAEAF5
Accessibility & contrast
On white
2.13
#AEAED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#AEAED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAED8
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAED8 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B3DA
Deuteranopia (green-blind)
#A2B0D7
Tritanopia (blue-blind)
#A5B5BC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeaed8; /* rgb */ color: rgb(174, 174, 216); /* oklch */ color: oklch(76.5% 0.060 284.9);
Tailwind
colors: {
custom: {
50: '#c6c6e4',
500: '#aeaed8',
950: '#000000',
},
}SCSS
$custom: #aeaed8; $custom-light: #c6c6e4; $custom-dark: #000000;
JSON
{
"hex": "#aeaed8",
"rgb": {
"r": 174,
"g": 174,
"b": 216
},
"hsl": {
"h": 240,
"s": 35,
"l": 76.471
},
"oklch": {
"l": 0.76513,
"c": 0.05977,
"h": 284.9
},
"luminance": 0.44229
}Semantic roles & 50–950 ramp
primary
#AEAED8
secondary
#ECECDF
accent
#AE38AE
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283