#AEAECB#AEAECB
#AEAECB is a light, muted blue. Relative luminance 0.436; OKLCH L 76.0% C 0.041 H 285.4°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAECB |
|---|---|
| RGB | rgb(174, 174, 203) |
| HSL | hsl(240, 22%, 74%) |
| HSV | hsv(240, 14%, 80%) |
| CMYK | cmyk(14.3%, 14.3%, 0%, 20.4%) |
| CIE-LAB | lab(71.95, 5.84, -14.68) |
| CIE-LCH | lch(71.95, 15.80, 291.70°) |
| OKLab | oklab(76.03% 0.0109 -0.0398) |
| OKLCH | oklch(76.03% 0.041 285.4) |
| XYZ | xyz(43.3687, 43.5821, 62.6157) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 9.49
Lavender
#B39DDB
ΔE00 9.89
Periwinkle
#CCCCFF
ΔE00 10.05
Lightsteelblue
#B0C4DE
ΔE00 10.05
Light Blue Grey
#B7C9E2
ΔE00 10.28
Dove Gray
#B6B8BD
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAECB #CBCBAE
analogous
#AEBDCB #AEAECB #BDAECB
triadic
#AEAECB #CBAEAE #AECBAE
tetradic
#AEAECB #CBAEBD #CBCBAE #AECBBD
square
#AEAECB #CBAEBD #CBCBAE #AECBBD
split-complementary
#AEAECB #CBBDAE #BDCBAE
monochromatic
#64649B #8989B3 #AEAECB #D3D3E3 #ECECF3
Accessibility & contrast
On white
2.16
#AEAECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#AEAECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAECB
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAECB | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CC
Deuteranopia (green-blind)
#A6B0CA
Tritanopia (blue-blind)
#A8B3B7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aeaecb; /* rgb */ color: rgb(174, 174, 203); /* oklch */ color: oklch(76.0% 0.041 285.4);
Tailwind
colors: {
custom: {
50: '#c6c6da',
500: '#aeaecb',
950: '#000000',
},
}SCSS
$custom: #aeaecb; $custom-light: #c6c6da; $custom-dark: #000000;
JSON
{
"hex": "#aeaecb",
"rgb": {
"r": 174,
"g": 174,
"b": 203
},
"hsl": {
"h": 240,
"s": 21.805,
"l": 73.922
},
"oklch": {
"l": 0.76033,
"c": 0.04125,
"h": 285.4
},
"luminance": 0.43583
}Semantic roles & 50–950 ramp
primary
#AEAECB
secondary
#E9E9E2
accent
#A045A0
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131315
muted
#828283