#AAA2B0#AAA2B0
#AAA2B0 is a light, muted violet. Relative luminance 0.375; OKLCH L 72.3% C 0.022 H 311.0°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2B0 |
|---|---|
| RGB | rgb(170, 162, 176) |
| HSL | hsl(274, 8%, 66%) |
| HSV | hsv(274, 8%, 69%) |
| CMYK | cmyk(3.4%, 8%, 0%, 31%) |
| CIE-LAB | lab(67.67, 5.54, -6.19) |
| CIE-LCH | lch(67.67, 8.31, 311.85°) |
| OKLab | oklab(72.33% 0.0144 -0.0165) |
| OKLCH | oklch(72.33% 0.022 311) |
| XYZ | xyz(37.3331, 37.5214, 46.3415) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.49
Dove Gray
#B6B8BD
ΔE00 8.89
Pinkish Grey
#C8ACA9
ΔE00 10.67
Silver
#C0C0C0
ΔE00 11.28
Cool Gray
#9AA7B0
ΔE00 11.41
Thistle
#D8BFD8
ΔE00 11.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2B0 #A8B0A2
analogous
#A3A2B0 #AAA2B0 #B0A2AF
triadic
#AAA2B0 #B0AAA2 #A2B0AA
tetradic
#AAA2B0 #B0A3A2 #A8B0A2 #A2AFB0
square
#AAA2B0 #B0A3A2 #A8B0A2 #A2AFB0
split-complementary
#AAA2B0 #AFB0A2 #A2B0A3
monochromatic
#6D6375 #8C8194 #AAA2B0 #C8C3CC #E6E4E8
Accessibility & contrast
On white
2.47
#AAA2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#AAA2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2B0
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2B0 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4B1
Deuteranopia (green-blind)
#A2A5AF
Tritanopia (blue-blind)
#A9A4A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aaa2b0; /* rgb */ color: rgb(170, 162, 176); /* oklch */ color: oklch(72.3% 0.022 311.0);
Tailwind
colors: {
custom: {
50: '#c3bdc7',
500: '#aaa2b0',
950: '#000000',
},
}SCSS
$custom: #aaa2b0; $custom-light: #c3bdc7; $custom-dark: #000000;
JSON
{
"hex": "#aaa2b0",
"rgb": {
"r": 170,
"g": 162,
"b": 176
},
"hsl": {
"h": 274.286,
"s": 8.14,
"l": 66.275
},
"oklch": {
"l": 0.72334,
"c": 0.02187,
"h": 311
},
"luminance": 0.37521
}Semantic roles & 50–950 ramp
primary
#AAA2B0
secondary
#D7D9D5
accent
#92536E
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121213
muted
#818182