#AAAEC1#AAAEC1
#AAAEC1 is a light, muted blue. Relative luminance 0.427; OKLCH L 75.4% C 0.028 H 276.3°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEC1 |
|---|---|
| RGB | rgb(170, 174, 193) |
| HSL | hsl(230, 16%, 71%) |
| HSV | hsv(230, 12%, 76%) |
| CMYK | cmyk(11.9%, 9.8%, 0%, 24.3%) |
| CIE-LAB | lab(71.33, 2.41, -10.15) |
| CIE-LCH | lch(71.33, 10.43, 283.34°) |
| OKLab | oklab(75.37% 0.003 -0.0273) |
| OKLCH | oklch(75.37% 0.028 276.3) |
| XYZ | xyz(41.3372, 42.6680, 56.4997) |
| Luminance | 0.4267 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.70
Cool Gray
#9AA7B0
ΔE00 7.84
Lightsteelblue
#B0C4DE
ΔE00 8.08
Cloudy Blue
#ACC2D9
ΔE00 8.41
Light Blue Grey
#B7C9E2
ΔE00 8.54
Dark Gray
#A9A9A9
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEC1 #C1BDAA
analogous
#AAB9C1 #AAAEC1 #B1AAC1
triadic
#AAAEC1 #C1AAAE #AEC1AA
tetradic
#AAAEC1 #C1AAB9 #C1BDAA #AAC1B1
square
#AAAEC1 #C1AAB9 #C1BDAA #AAC1B1
split-complementary
#AAAEC1 #C1B1AA #B9C1AA
monochromatic
#656C8B #878CA7 #AAAEC1 #CDD0DB #EDEEF2
Accessibility & contrast
On white
2.20
#AAAEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#AAAEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEC1
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEC1 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B0C2
Deuteranopia (green-blind)
#A8AEC0
Tritanopia (blue-blind)
#A5B1B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaaec1; /* rgb */ color: rgb(170, 174, 193); /* oklch */ color: oklch(75.4% 0.028 276.3);
Tailwind
colors: {
custom: {
50: '#c3c6d3',
500: '#aaaec1',
950: '#000000',
},
}SCSS
$custom: #aaaec1; $custom-light: #c3c6d3; $custom-dark: #000000;
JSON
{
"hex": "#aaaec1",
"rgb": {
"r": 170,
"g": 174,
"b": 193
},
"hsl": {
"h": 229.565,
"s": 15.646,
"l": 71.176
},
"oklch": {
"l": 0.75369,
"c": 0.02751,
"h": 276.3
},
"luminance": 0.42668
}Semantic roles & 50–950 ramp
primary
#AAAEC1
secondary
#E6E5E0
accent
#8C4C9A
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282