#AAA7BC#AAA7BC
#AAA7BC is a light, muted blue. Relative luminance 0.398; OKLCH L 73.8% C 0.030 H 292.2°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7BC |
|---|---|
| RGB | rgb(170, 167, 188) |
| HSL | hsl(249, 14%, 70%) |
| HSV | hsv(249, 11%, 74%) |
| CMYK | cmyk(9.6%, 11.2%, 0%, 26.3%) |
| CIE-LAB | lab(69.34, 5.21, -10.36) |
| CIE-LCH | lch(69.34, 11.60, 296.67°) |
| OKLab | oklab(73.76% 0.0114 -0.0279) |
| OKLCH | oklch(73.76% 0.03 292.2) |
| XYZ | xyz(39.4716, 39.8141, 53.1726) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.00
Dark Gray
#A9A9A9
ΔE00 10.04
Cool Gray
#9AA7B0
ΔE00 10.77
Thistle
#D8BFD8
ΔE00 11.16
Silver
#C0C0C0
ΔE00 11.81
Lightsteelblue
#B0C4DE
ΔE00 11.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7BC #B9BCA7
analogous
#A7AFBC #AAA7BC #B5A7BC
triadic
#AAA7BC #BCAAA7 #A7BCAA
tetradic
#AAA7BC #BCA7AF #B9BCA7 #A7BCB5
square
#AAA7BC #BCA7AF #B9BCA7 #A7BCB5
split-complementary
#AAA7BC #BCB5A7 #AFBCA7
monochromatic
#696584 #8884A2 #AAA7BC #CCCAD6 #EDECF1
Accessibility & contrast
On white
2.34
#AAA7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#AAA7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7BC
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7BC | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABD
Deuteranopia (green-blind)
#A3A9BB
Tritanopia (blue-blind)
#A7AAAE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa7bc; /* rgb */ color: rgb(170, 167, 188); /* oklch */ color: oklch(73.8% 0.030 292.2);
Tailwind
colors: {
custom: {
50: '#c3c1d0',
500: '#aaa7bc',
950: '#000000',
},
}SCSS
$custom: #aaa7bc; $custom-light: #c3c1d0; $custom-dark: #000000;
JSON
{
"hex": "#aaa7bc",
"rgb": {
"r": 170,
"g": 167,
"b": 188
},
"hsl": {
"h": 248.571,
"s": 13.548,
"l": 69.608
},
"oklch": {
"l": 0.73759,
"c": 0.03012,
"h": 292.2
},
"luminance": 0.39814
}Semantic roles & 50–950 ramp
primary
#AAA7BC
secondary
#E2E2DC
accent
#984E8D
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121214
muted
#818182