#AEAEC7#AEAEC7
#AEAEC7 is a light, muted blue. Relative luminance 0.434; OKLCH L 75.9% C 0.036 H 285.5°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAEC7 |
|---|---|
| RGB | rgb(174, 174, 199) |
| HSL | hsl(240, 18%, 73%) |
| HSV | hsv(240, 13%, 78%) |
| CMYK | cmyk(12.6%, 12.6%, 0%, 22%) |
| CIE-LAB | lab(71.82, 4.99, -12.68) |
| CIE-LCH | lch(71.82, 13.63, 291.50°) |
| OKLab | oklab(75.89% 0.0095 -0.0342) |
| OKLCH | oklch(75.89% 0.036 285.5) |
| XYZ | xyz(42.8982, 43.3939, 60.1376) |
| Luminance | 0.4339 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.10
Lightsteelblue
#B0C4DE
ΔE00 9.80
Light Blue Grey
#B7C9E2
ΔE00 10.02
Light Periwinkle
#C1C6FC
ΔE00 10.47
Cloudy Blue
#ACC2D9
ΔE00 10.66
Thistle
#D8BFD8
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAEC7 #C7C7AE
analogous
#AEBAC7 #AEAEC7 #BAAEC7
triadic
#AEAEC7 #C7AEAE #AEC7AE
tetradic
#AEAEC7 #C7AEBA #C7C7AE #AEC7BA
square
#AEAEC7 #C7AEBA #C7C7AE #AEC7BA
split-complementary
#AEAEC7 #C7BAAE #BAC7AE
monochromatic
#666694 #8A8AAE #AEAEC7 #D2D2E0 #EDEDF2
Accessibility & contrast
On white
2.17
#AEAEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#AEAEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAEC7
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAEC7 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B1C8
Deuteranopia (green-blind)
#A8AFC6
Tritanopia (blue-blind)
#A9B2B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aeaec7; /* rgb */ color: rgb(174, 174, 199); /* oklch */ color: oklch(75.9% 0.036 285.5);
Tailwind
colors: {
custom: {
50: '#c6c6d8',
500: '#aeaec7',
950: '#000000',
},
}SCSS
$custom: #aeaec7; $custom-light: #c6c6d8; $custom-dark: #000000;
JSON
{
"hex": "#aeaec7",
"rgb": {
"r": 174,
"g": 174,
"b": 199
},
"hsl": {
"h": 240,
"s": 18.248,
"l": 73.137
},
"oklch": {
"l": 0.75892,
"c": 0.03555,
"h": 285.5
},
"luminance": 0.43394
}Semantic roles & 50–950 ramp
primary
#AEAEC7
secondary
#E9E9E2
accent
#9D499D
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283