#AAA7BB#AAA7BB
#AAA7BB is a light, muted blue. Relative luminance 0.398; OKLCH L 73.7% C 0.029 H 292.6°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7BB |
|---|---|
| RGB | rgb(170, 167, 187) |
| HSL | hsl(249, 13%, 69%) |
| HSV | hsv(249, 11%, 73%) |
| CMYK | cmyk(9.1%, 10.7%, 0%, 26.7%) |
| CIE-LAB | lab(69.31, 5.00, -9.86) |
| CIE-LCH | lch(69.31, 11.05, 296.89°) |
| OKLab | oklab(73.72% 0.011 -0.0265) |
| OKLCH | oklch(73.72% 0.029 292.6) |
| XYZ | xyz(39.3642, 39.7712, 52.6069) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.70
Dark Gray
#A9A9A9
ΔE00 9.68
Cool Gray
#9AA7B0
ΔE00 10.51
Thistle
#D8BFD8
ΔE00 11.25
Silver
#C0C0C0
ΔE00 11.52
Lightsteelblue
#B0C4DE
ΔE00 11.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7BB #B8BBA7
analogous
#A7AEBB #AAA7BB #B4A7BB
triadic
#AAA7BB #BBAAA7 #A7BBAA
tetradic
#AAA7BB #BBA7AE #B8BBA7 #A7BBB4
square
#AAA7BB #BBA7AE #B8BBA7 #A7BBB4
split-complementary
#AAA7BB #BBB4A7 #AEBBA7
monochromatic
#696583 #8984A0 #AAA7BB #CBCAD6 #EDECF0
Accessibility & contrast
On white
2.35
#AAA7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#AAA7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7BB
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7BB | 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)
#A3A9BC
Deuteranopia (green-blind)
#A3A9BA
Tritanopia (blue-blind)
#A7AAAD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa7bb; /* rgb */ color: rgb(170, 167, 187); /* oklch */ color: oklch(73.7% 0.029 292.6);
Tailwind
colors: {
custom: {
50: '#c3c1cf',
500: '#aaa7bb',
950: '#000000',
},
}SCSS
$custom: #aaa7bb; $custom-light: #c3c1cf; $custom-dark: #000000;
JSON
{
"hex": "#aaa7bb",
"rgb": {
"r": 170,
"g": 167,
"b": 187
},
"hsl": {
"h": 249,
"s": 12.821,
"l": 69.412
},
"oklch": {
"l": 0.73725,
"c": 0.0287,
"h": 292.6
},
"luminance": 0.39771
}Semantic roles & 50–950 ramp
primary
#AAA7BB
secondary
#E1E2DC
accent
#974F8C
background
#FBFBFC
surface
#F7F7F9
border
#D0D0D2
text
#121213
muted
#818182