#AAAEC6#AAAEC6
#AAAEC6 is a light, muted blue. Relative luminance 0.429; OKLCH L 75.5% C 0.035 H 278.0°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEC6 |
|---|---|
| RGB | rgb(170, 174, 198) |
| HSL | hsl(231, 20%, 72%) |
| HSV | hsv(231, 14%, 78%) |
| CMYK | cmyk(14.1%, 12.1%, 0%, 22.4%) |
| CIE-LAB | lab(71.48, 3.46, -12.67) |
| CIE-LCH | lch(71.48, 13.13, 285.30°) |
| OKLab | oklab(75.54% 0.0048 -0.0342) |
| OKLCH | oklch(75.54% 0.035 278) |
| XYZ | xyz(41.9044, 42.8949, 59.4870) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.30
Dove Gray
#B6B8BD
ΔE00 8.42
Light Blue Grey
#B7C9E2
ΔE00 8.74
Cloudy Blue
#ACC2D9
ΔE00 8.97
Cool Gray
#9AA7B0
ΔE00 9.47
Light Periwinkle
#C1C6FC
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEC6 #C6C2AA
analogous
#AABCC6 #AAAEC6 #B4AAC6
triadic
#AAAEC6 #C6AAAE #AEC6AA
tetradic
#AAAEC6 #C6AABC #C6C2AA #AAC6B4
square
#AAAEC6 #C6AABC #C6C2AA #AAC6B4
split-complementary
#AAAEC6 #C6B4AA #BCC6AA
monochromatic
#636A93 #858BAD #AAAEC6 #CFD1DF #EDEEF3
Accessibility & contrast
On white
2.19
#AAAEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#AAAEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEC6
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEC6 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B0C7
Deuteranopia (green-blind)
#A6AEC5
Tritanopia (blue-blind)
#A4B2B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaaec6; /* rgb */ color: rgb(170, 174, 198); /* oklch */ color: oklch(75.5% 0.035 278.0);
Tailwind
colors: {
custom: {
50: '#c3c6d7',
500: '#aaaec6',
950: '#000000',
},
}SCSS
$custom: #aaaec6; $custom-light: #c3c6d7; $custom-dark: #000000;
JSON
{
"hex": "#aaaec6",
"rgb": {
"r": 170,
"g": 174,
"b": 198
},
"hsl": {
"h": 231.429,
"s": 19.718,
"l": 72.157
},
"oklch": {
"l": 0.75541,
"c": 0.03459,
"h": 278
},
"luminance": 0.42895
}Semantic roles & 50–950 ramp
primary
#AAAEC6
secondary
#E9E8E2
accent
#92479E
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283