#AEAEC2#AEAEC2
#AEAEC2 is a light, muted blue. Relative luminance 0.432; OKLCH L 75.7% C 0.028 H 285.7°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAEC2 |
|---|---|
| RGB | rgb(174, 174, 194) |
| HSL | hsl(240, 14%, 72%) |
| HSV | hsv(240, 10%, 76%) |
| CMYK | cmyk(10.3%, 10.3%, 0%, 23.9%) |
| CIE-LAB | lab(71.67, 3.95, -10.16) |
| CIE-LCH | lch(71.67, 10.90, 291.24°) |
| OKLab | oklab(75.72% 0.0077 -0.0273) |
| OKLCH | oklch(75.72% 0.028 285.7) |
| XYZ | xyz(42.3272, 43.1655, 57.1303) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.43
Dark Gray
#A9A9A9
ΔE00 9.48
Lightsteelblue
#B0C4DE
ΔE00 9.57
Cool Gray
#9AA7B0
ΔE00 9.68
Light Blue Grey
#B7C9E2
ΔE00 9.79
Cloudy Blue
#ACC2D9
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAEC2 #C2C2AE
analogous
#AEB8C2 #AEAEC2 #B8AEC2
triadic
#AEAEC2 #C2AEAE #AEC2AE
tetradic
#AEAEC2 #C2AEB8 #C2C2AE #AEC2B8
square
#AEAEC2 #C2AEB8 #C2C2AE #AEC2B8
split-complementary
#AEAEC2 #C2B8AE #B8C2AE
monochromatic
#6A6A8C #8B8BA8 #AEAEC2 #D1D1DC #EEEEF2
Accessibility & contrast
On white
2.18
#AEAEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#AEAEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAEC2
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAEC2 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C3
Deuteranopia (green-blind)
#A9AFC1
Tritanopia (blue-blind)
#AAB1B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aeaec2; /* rgb */ color: rgb(174, 174, 194); /* oklch */ color: oklch(75.7% 0.028 285.7);
Tailwind
colors: {
custom: {
50: '#c6c6d4',
500: '#aeaec2',
950: '#000000',
},
}SCSS
$custom: #aeaec2; $custom-light: #c6c6d4; $custom-dark: #000000;
JSON
{
"hex": "#aeaec2",
"rgb": {
"r": 174,
"g": 174,
"b": 194
},
"hsl": {
"h": 240,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.7572,
"c": 0.02841,
"h": 285.7
},
"luminance": 0.43166
}Semantic roles & 50–950 ramp
primary
#AEAEC2
secondary
#E8E8E3
accent
#984D98
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283