#AAAEC0#AAAEC0
#AAAEC0 is a light, muted blue. Relative luminance 0.426; OKLCH L 75.3% C 0.026 H 275.8°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEC0 |
|---|---|
| RGB | rgb(170, 174, 192) |
| HSL | hsl(229, 15%, 71%) |
| HSV | hsv(229, 11%, 75%) |
| CMYK | cmyk(11.5%, 9.4%, 0%, 24.7%) |
| CIE-LAB | lab(71.30, 2.20, -9.64) |
| CIE-LCH | lch(71.30, 9.89, 282.83°) |
| OKLab | oklab(75.33% 0.0026 -0.026) |
| OKLCH | oklch(75.33% 0.026 275.8) |
| XYZ | xyz(41.2260, 42.6235, 55.9142) |
| Luminance | 0.4262 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.35
Cool Gray
#9AA7B0
ΔE00 7.50
Lightsteelblue
#B0C4DE
ΔE00 8.08
Cloudy Blue
#ACC2D9
ΔE00 8.33
Dark Gray
#A9A9A9
ΔE00 8.44
Light Blue Grey
#B7C9E2
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEC0 #C0BCAA
analogous
#AAB9C0 #AAAEC0 #B1AAC0
triadic
#AAAEC0 #C0AAAE #AEC0AA
tetradic
#AAAEC0 #C0AAB9 #C0BCAA #AAC0B1
square
#AAAEC0 #C0AAB9 #C0BCAA #AAC0B1
split-complementary
#AAAEC0 #C0B1AA #B9C0AA
monochromatic
#666C8A #878DA6 #AAAEC0 #CDCFDA #EDEEF2
Accessibility & contrast
On white
2.20
#AAAEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#AAAEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEC0
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEC0 | 1.00 | 2.20 | 9.52 | 9.52 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC1
Deuteranopia (green-blind)
#A8AEC0
Tritanopia (blue-blind)
#A5B1B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaaec0; /* rgb */ color: rgb(170, 174, 192); /* oklch */ color: oklch(75.3% 0.026 275.8);
Tailwind
colors: {
custom: {
50: '#c3c6d3',
500: '#aaaec0',
950: '#000000',
},
}SCSS
$custom: #aaaec0; $custom-light: #c3c6d3; $custom-dark: #000000;
JSON
{
"hex": "#aaaec0",
"rgb": {
"r": 170,
"g": 174,
"b": 192
},
"hsl": {
"h": 229.091,
"s": 14.865,
"l": 70.98
},
"oklch": {
"l": 0.75335,
"c": 0.0261,
"h": 275.8
},
"luminance": 0.42624
}Semantic roles & 50–950 ramp
primary
#AAAEC0
secondary
#E6E5E0
accent
#8B4C99
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282