#AAA2B2#AAA2B2
#AAA2B2 is a light, muted violet. Relative luminance 0.376; OKLCH L 72.4% C 0.025 H 308.1°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2B2 |
|---|---|
| RGB | rgb(170, 162, 178) |
| HSL | hsl(270, 9%, 67%) |
| HSV | hsv(270, 9%, 70%) |
| CMYK | cmyk(4.5%, 9%, 0%, 30.2%) |
| CIE-LAB | lab(67.73, 5.94, -7.21) |
| CIE-LCH | lch(67.73, 9.34, 309.46°) |
| OKLab | oklab(72.4% 0.0151 -0.0193) |
| OKLCH | oklch(72.4% 0.025 308.1) |
| XYZ | xyz(37.5324, 37.6012, 47.3913) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 9.19
Dove Gray
#B6B8BD
ΔE00 9.34
Pinkish Grey
#C8ACA9
ΔE00 11.15
Thistle
#D8BFD8
ΔE00 11.22
Lilac
#C8A2C8
ΔE00 11.40
Cool Gray
#9AA7B0
ΔE00 11.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2B2 #AAB2A2
analogous
#A2A2B2 #AAA2B2 #B2A2B2
triadic
#AAA2B2 #B2AAA2 #A2B2AA
tetradic
#AAA2B2 #B2A2A2 #AAB2A2 #A2B2B2
square
#AAA2B2 #B2A2A2 #AAB2A2 #A2B2B2
split-complementary
#AAA2B2 #B2B2A2 #A2B2A2
monochromatic
#6D6377 #8B8196 #AAA2B2 #C9C3CE #E7E5E9
Accessibility & contrast
On white
2.46
#AAA2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#AAA2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2B2
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2B2 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A5B3
Deuteranopia (green-blind)
#A1A5B1
Tritanopia (blue-blind)
#A9A4A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aaa2b2; /* rgb */ color: rgb(170, 162, 178); /* oklch */ color: oklch(72.4% 0.025 308.1);
Tailwind
colors: {
custom: {
50: '#c3bdc9',
500: '#aaa2b2',
950: '#000000',
},
}SCSS
$custom: #aaa2b2; $custom-light: #c3bdc9; $custom-dark: #000000;
JSON
{
"hex": "#aaa2b2",
"rgb": {
"r": 170,
"g": 162,
"b": 178
},
"hsl": {
"h": 270,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.724,
"c": 0.0245,
"h": 308.1
},
"luminance": 0.37601
}Semantic roles & 50–950 ramp
primary
#AAA2B2
secondary
#D8DAD5
accent
#935273
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121213
muted
#818182