#AEAECC#AEAECC
#AEAECC is a light, muted blue. Relative luminance 0.436; OKLCH L 76.1% C 0.043 H 285.3°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAECC |
|---|---|
| RGB | rgb(174, 174, 204) |
| HSL | hsl(240, 23%, 74%) |
| HSV | hsv(240, 15%, 80%) |
| CMYK | cmyk(14.7%, 14.7%, 0%, 20%) |
| CIE-LAB | lab(71.98, 6.06, -15.18) |
| CIE-LCH | lch(71.98, 16.35, 291.75°) |
| OKLab | oklab(76.07% 0.0113 -0.0411) |
| OKLCH | oklch(76.07% 0.043 285.3) |
| XYZ | xyz(43.4883, 43.6300, 63.2453) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 9.27
Lavender
#B39DDB
ΔE00 9.62
Periwinkle
#CCCCFF
ΔE00 9.84
Lightsteelblue
#B0C4DE
ΔE00 10.12
Light Blue Grey
#B7C9E2
ΔE00 10.35
Dove Gray
#B6B8BD
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAECC #CCCCAE
analogous
#AEBDCC #AEAECC #BDAECC
triadic
#AEAECC #CCAEAE #AECCAE
tetradic
#AEAECC #CCAEBD #CCCCAE #AECCBD
square
#AEAECC #CCAEBD #CCCCAE #AECCBD
split-complementary
#AEAECC #CCBDAE #BDCCAE
monochromatic
#63639D #8888B4 #AEAECC #D4D4E4 #ECECF3
Accessibility & contrast
On white
2.16
#AEAECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#AEAECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAECC
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAECC | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CD
Deuteranopia (green-blind)
#A6B0CB
Tritanopia (blue-blind)
#A8B3B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aeaecc; /* rgb */ color: rgb(174, 174, 204); /* oklch */ color: oklch(76.1% 0.043 285.3);
Tailwind
colors: {
custom: {
50: '#c6c6db',
500: '#aeaecc',
950: '#000000',
},
}SCSS
$custom: #aeaecc; $custom-light: #c6c6db; $custom-dark: #000000;
JSON
{
"hex": "#aeaecc",
"rgb": {
"r": 174,
"g": 174,
"b": 204
},
"hsl": {
"h": 240,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.76068,
"c": 0.04267,
"h": 285.3
},
"luminance": 0.4363
}Semantic roles & 50–950 ramp
primary
#AEAECC
secondary
#EAEAE1
accent
#A144A1
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283