#AAA7BA#AAA7BA
#AAA7BA is a light, muted blue. Relative luminance 0.397; OKLCH L 73.7% C 0.027 H 293.0°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7BA |
|---|---|
| RGB | rgb(170, 167, 186) |
| HSL | hsl(249, 12%, 69%) |
| HSV | hsv(249, 10%, 73%) |
| CMYK | cmyk(8.6%, 10.2%, 0%, 27.1%) |
| CIE-LAB | lab(69.28, 4.79, -9.35) |
| CIE-LCH | lch(69.28, 10.51, 297.15°) |
| OKLab | oklab(73.69% 0.0106 -0.0251) |
| OKLCH | oklch(73.69% 0.027 293) |
| XYZ | xyz(39.2575, 39.7285, 52.0450) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.40
Dark Gray
#A9A9A9
ΔE00 9.32
Cool Gray
#9AA7B0
ΔE00 10.26
Silver
#C0C0C0
ΔE00 11.23
Thistle
#D8BFD8
ΔE00 11.34
Lightsteelblue
#B0C4DE
ΔE00 11.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7BA #B7BAA7
analogous
#A7AEBA #AAA7BA #B4A7BA
triadic
#AAA7BA #BAAAA7 #A7BAAA
tetradic
#AAA7BA #BAA7AE #B7BAA7 #A7BAB4
square
#AAA7BA #BAA7AE #B7BAA7 #A7BAB4
split-complementary
#AAA7BA #BAB4A7 #AEBAA7
monochromatic
#6A6581 #89859F #AAA7BA #CBC9D5 #ECECF0
Accessibility & contrast
On white
2.35
#AAA7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#AAA7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7BA
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7BA | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BB
Deuteranopia (green-blind)
#A3A9B9
Tritanopia (blue-blind)
#A7AAAD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa7ba; /* rgb */ color: rgb(170, 167, 186); /* oklch */ color: oklch(73.7% 0.027 293.0);
Tailwind
colors: {
custom: {
50: '#c3c1ce',
500: '#aaa7ba',
950: '#000000',
},
}SCSS
$custom: #aaa7ba; $custom-light: #c3c1ce; $custom-dark: #000000;
JSON
{
"hex": "#aaa7ba",
"rgb": {
"r": 170,
"g": 167,
"b": 186
},
"hsl": {
"h": 249.474,
"s": 12.102,
"l": 69.216
},
"oklch": {
"l": 0.73691,
"c": 0.02728,
"h": 293
},
"luminance": 0.39729
}Semantic roles & 50–950 ramp
primary
#AAA7BA
secondary
#E0E1DC
accent
#964F8B
background
#FBFBFC
surface
#F7F7F9
border
#D0D0D2
text
#121213
muted
#818182