#AAA2BF#AAA2BF
#AAA2BF is a light, muted violet. Relative luminance 0.381; OKLCH L 72.8% C 0.042 H 298.0°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2BF |
|---|---|
| RGB | rgb(170, 162, 191) |
| HSL | hsl(257, 18%, 69%) |
| HSV | hsv(257, 15%, 75%) |
| CMYK | cmyk(11%, 15.2%, 0%, 25.1%) |
| CIE-LAB | lab(68.13, 8.60, -13.84) |
| CIE-LCH | lch(68.13, 16.29, 301.86°) |
| OKLab | oklab(72.85% 0.0199 -0.0374) |
| OKLCH | oklch(72.85% 0.042 298) |
| XYZ | xyz(38.9000, 38.1482, 54.5941) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 8.86
Lilac
#C8A2C8
ΔE00 9.15
Thistle
#D8BFD8
ΔE00 10.60
Heather
#A484AC
ΔE00 10.76
Dusty Lavender
#AC86A8
ΔE00 11.19
Pale Purple
#B790D4
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2BF #B7BFA2
analogous
#A2A9BF #AAA2BF #B9A2BF
triadic
#AAA2BF #BFAAA2 #A2BFAA
tetradic
#AAA2BF #BFA2A9 #B7BFA2 #A2BFB9
square
#AAA2BF #BFA2A9 #B7BFA2 #A2BFB9
split-complementary
#AAA2BF #BFB9A2 #A9BFA2
monochromatic
#6A5E89 #897EA6 #AAA2BF #CBC6D8 #ECEBF1
Accessibility & contrast
On white
2.43
#AAA2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#AAA2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2BF
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2BF | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C0
Deuteranopia (green-blind)
#9EA6BE
Tritanopia (blue-blind)
#A6A6AC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aaa2bf; /* rgb */ color: rgb(170, 162, 191); /* oklch */ color: oklch(72.8% 0.042 298.0);
Tailwind
colors: {
custom: {
50: '#c3bdd2',
500: '#aaa2bf',
950: '#000000',
},
}SCSS
$custom: #aaa2bf; $custom-light: #c3bdd2; $custom-dark: #000000;
JSON
{
"hex": "#aaa2bf",
"rgb": {
"r": 170,
"g": 162,
"b": 191
},
"hsl": {
"h": 256.552,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.72849,
"c": 0.04233,
"h": 298
},
"luminance": 0.38148
}Semantic roles & 50–950 ramp
primary
#AAA2BF
secondary
#E0E3DA
accent
#9D4986
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121214
muted
#818182