#AAA7B7#AAA7B7
#AAA7B7 is a light, muted violet. Relative luminance 0.396; OKLCH L 73.6% C 0.023 H 294.4°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7B7 |
|---|---|
| RGB | rgb(170, 167, 183) |
| HSL | hsl(251, 10%, 69%) |
| HSV | hsv(251, 9%, 72%) |
| CMYK | cmyk(7.1%, 8.7%, 0%, 28.2%) |
| CIE-LAB | lab(69.19, 4.18, -7.82) |
| CIE-LCH | lch(69.19, 8.87, 298.14°) |
| OKLab | oklab(73.59% 0.0095 -0.021) |
| OKLCH | oklch(73.59% 0.023 294.4) |
| XYZ | xyz(38.9419, 39.6023, 50.3830) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.51
Dark Gray
#A9A9A9
ΔE00 8.18
Cool Gray
#9AA7B0
ΔE00 9.51
Silver
#C0C0C0
ΔE00 10.34
Thistle
#D8BFD8
ΔE00 11.71
Lightsteelblue
#B0C4DE
ΔE00 11.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7B7 #B4B7A7
analogous
#A7ACB7 #AAA7B7 #B2A7B7
triadic
#AAA7B7 #B7AAA7 #A7B7AA
tetradic
#AAA7B7 #B7A7AC #B4B7A7 #A7B7B2
square
#AAA7B7 #B7A7AC #B4B7A7 #A7B7B2
split-complementary
#AAA7B7 #B7B2A7 #ACB7A7
monochromatic
#6B667D #89859B #AAA7B7 #CBC9D3 #EBEAEE
Accessibility & contrast
On white
2.35
#AAA7B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#AAA7B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7B7
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7B7 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A9B8
Deuteranopia (green-blind)
#A4A9B6
Tritanopia (blue-blind)
#A8A9AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa7b7; /* rgb */ color: rgb(170, 167, 183); /* oklch */ color: oklch(73.6% 0.023 294.4);
Tailwind
colors: {
custom: {
50: '#c3c1cc',
500: '#aaa7b7',
950: '#000000',
},
}SCSS
$custom: #aaa7b7; $custom-light: #c3c1cc; $custom-dark: #000000;
JSON
{
"hex": "#aaa7b7",
"rgb": {
"r": 170,
"g": 167,
"b": 183
},
"hsl": {
"h": 251.25,
"s": 10,
"l": 68.627
},
"oklch": {
"l": 0.73591,
"c": 0.02302,
"h": 294.4
},
"luminance": 0.39602
}Semantic roles & 50–950 ramp
primary
#AAA7B7
secondary
#DEDFDB
accent
#945188
background
#FBFBFC
surface
#F7F7F8
border
#D0D0D1
text
#121213
muted
#818182