#AEACEC#AEACEC
#AEACEC is a light, moderate blue. Relative luminance 0.446; OKLCH L 76.9% C 0.091 H 285.5°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AEACEC |
|---|---|
| RGB | rgb(174, 172, 236) |
| HSL | hsl(242, 63%, 80%) |
| HSV | hsv(242, 27%, 93%) |
| CMYK | cmyk(26.3%, 27.1%, 0%, 7.5%) |
| CIE-LAB | lab(72.60, 14.45, -31.72) |
| CIE-LCH | lch(72.60, 34.86, 294.50°) |
| OKLab | oklab(76.92% 0.0243 -0.0876) |
| OKLCH | oklch(76.92% 0.091 285.5) |
| XYZ | xyz(47.3446, 44.5589, 85.4469) |
| Luminance | 0.4456 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.26
Light Periwinkle
#C1C6FC
ΔE00 6.57
Pale Violet
#CEAEFA
ΔE00 7.24
Periwinkle
#CCCCFF
ΔE00 8.30
Lavender (survey)
#C79FEF
ΔE00 8.42
Light Violet
#D6B4FC
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEACEC #EAECAC
analogous
#ACCAEC #AEACEC #CEACEC
triadic
#AEACEC #ECAEAC #ACECAE
tetradic
#AEACEC #ECACCA #EAECAC #ACECCE
square
#AEACEC #ECACCA #EAECAC #ACECCE
split-complementary
#AEACEC #ECCEAC #CAECAC
monochromatic
#4D48D5 #7D7AE1 #AEACEC #DFDEF7 #E7E6F9
Accessibility & contrast
On white
2.12
#AEACEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#AEACEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEACEC
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEACEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEACEC | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB4EF
Deuteranopia (green-blind)
#99B0EA
Tritanopia (blue-blind)
#A0B7C2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aeacec; /* rgb */ color: rgb(174, 172, 236); /* oklch */ color: oklch(76.9% 0.091 285.5);
Tailwind
colors: {
custom: {
50: '#c7c4f2',
500: '#aeacec',
950: '#000000',
},
}SCSS
$custom: #aeacec; $custom-light: #c7c4f2; $custom-dark: #000000;
JSON
{
"hex": "#aeacec",
"rgb": {
"r": 174,
"g": 172,
"b": 236
},
"hsl": {
"h": 241.875,
"s": 62.745,
"l": 80
},
"oklch": {
"l": 0.76924,
"c": 0.09092,
"h": 285.5
},
"luminance": 0.4456
}Semantic roles & 50–950 ramp
primary
#AEACEC
secondary
#F0F1DA
accent
#CA1BC5
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131217
muted
#828185