#AEAEC0#AEAEC0
#AEAEC0 is a light, muted blue. Relative luminance 0.431; OKLCH L 75.7% C 0.026 H 285.8°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAEC0 |
|---|---|
| RGB | rgb(174, 174, 192) |
| HSL | hsl(240, 13%, 72%) |
| HSV | hsv(240, 9%, 75%) |
| CMYK | cmyk(9.4%, 9.4%, 0%, 24.7%) |
| CIE-LAB | lab(71.61, 3.54, -9.15) |
| CIE-LCH | lch(71.61, 9.81, 291.13°) |
| OKLab | oklab(75.65% 0.007 -0.0246) |
| OKLCH | oklch(75.65% 0.026 285.8) |
| XYZ | xyz(42.1041, 43.0763, 55.9553) |
| Luminance | 0.4308 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.72
Dark Gray
#A9A9A9
ΔE00 8.74
Cool Gray
#9AA7B0
ΔE00 9.11
Lightsteelblue
#B0C4DE
ΔE00 9.55
Silver
#C0C0C0
ΔE00 9.64
Light Blue Grey
#B7C9E2
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAEC0 #C0C0AE
analogous
#AEB7C0 #AEAEC0 #B7AEC0
triadic
#AEAEC0 #C0AEAE #AEC0AE
tetradic
#AEAEC0 #C0AEB7 #C0C0AE #AEC0B7
square
#AEAEC0 #C0AEB7 #C0C0AE #AEC0B7
split-complementary
#AEAEC0 #C0B7AE #B7C0AE
monochromatic
#6B6B89 #8C8CA5 #AEAEC0 #D0D0DB #EEEEF2
Accessibility & contrast
On white
2.18
#AEAEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#AEAEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAEC0
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAEC0 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C1
Deuteranopia (green-blind)
#AAAFBF
Tritanopia (blue-blind)
#ABB1B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aeaec0; /* rgb */ color: rgb(174, 174, 192); /* oklch */ color: oklch(75.7% 0.026 285.8);
Tailwind
colors: {
custom: {
50: '#c6c6d3',
500: '#aeaec0',
950: '#000000',
},
}SCSS
$custom: #aeaec0; $custom-light: #c6c6d3; $custom-dark: #000000;
JSON
{
"hex": "#aeaec0",
"rgb": {
"r": 174,
"g": 174,
"b": 192
},
"hsl": {
"h": 240,
"s": 12.5,
"l": 71.765
},
"oklch": {
"l": 0.75652,
"c": 0.02556,
"h": 285.8
},
"luminance": 0.43077
}Semantic roles & 50–950 ramp
primary
#AEAEC0
secondary
#E7E7E3
accent
#974F97
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282