#AAAEC3#AAAEC3
#AAAEC3 is a light, muted blue. Relative luminance 0.428; OKLCH L 75.4% C 0.030 H 277.1°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEC3 |
|---|---|
| RGB | rgb(170, 174, 195) |
| HSL | hsl(230, 17%, 72%) |
| HSV | hsv(230, 13%, 76%) |
| CMYK | cmyk(12.8%, 10.8%, 0%, 23.5%) |
| CIE-LAB | lab(71.39, 2.83, -11.16) |
| CIE-LCH | lch(71.39, 11.51, 284.22°) |
| OKLab | oklab(75.44% 0.0037 -0.0301) |
| OKLCH | oklch(75.44% 0.03 277.1) |
| XYZ | xyz(41.5618, 42.7578, 57.6826) |
| Luminance | 0.4276 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.40
Lightsteelblue
#B0C4DE
ΔE00 8.13
Cool Gray
#9AA7B0
ΔE00 8.50
Light Blue Grey
#B7C9E2
ΔE00 8.58
Cloudy Blue
#ACC2D9
ΔE00 8.61
Dark Gray
#A9A9A9
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEC3 #C3BFAA
analogous
#AABBC3 #AAAEC3 #B3AAC3
triadic
#AAAEC3 #C3AAAE #AEC3AA
tetradic
#AAAEC3 #C3AABB #C3BFAA #AAC3B3
square
#AAAEC3 #C3AABB #C3BFAA #AAC3B3
split-complementary
#AAAEC3 #C3B3AA #BBC3AA
monochromatic
#646B8E #868CAA #AAAEC3 #CED0DC #EDEEF2
Accessibility & contrast
On white
2.20
#AAAEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#AAAEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEC3
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEC3 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B0C4
Deuteranopia (green-blind)
#A7AEC2
Tritanopia (blue-blind)
#A5B2B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaaec3; /* rgb */ color: rgb(170, 174, 195); /* oklch */ color: oklch(75.4% 0.030 277.1);
Tailwind
colors: {
custom: {
50: '#c3c6d5',
500: '#aaaec3',
950: '#000000',
},
}SCSS
$custom: #aaaec3; $custom-light: #c3c6d5; $custom-dark: #000000;
JSON
{
"hex": "#aaaec3",
"rgb": {
"r": 170,
"g": 174,
"b": 195
},
"hsl": {
"h": 230.4,
"s": 17.241,
"l": 71.569
},
"oklch": {
"l": 0.75437,
"c": 0.03034,
"h": 277.1
},
"luminance": 0.42758
}Semantic roles & 50–950 ramp
primary
#AAAEC3
secondary
#E8E7E1
accent
#8E4A9C
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283