#AAA1B2#AAA1B2
#AAA1B2 is a light, muted violet. Relative luminance 0.372; OKLCH L 72.2% C 0.026 H 309.3°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA1B2 |
|---|---|
| RGB | rgb(170, 161, 178) |
| HSL | hsl(272, 10%, 66%) |
| HSV | hsv(272, 10%, 70%) |
| CMYK | cmyk(4.5%, 9.6%, 0%, 30.2%) |
| CIE-LAB | lab(67.46, 6.49, -7.60) |
| CIE-LCH | lch(67.46, 10.00, 310.50°) |
| OKLab | oklab(72.2% 0.0166 -0.0203) |
| OKLCH | oklch(72.2% 0.026 309.3) |
| XYZ | xyz(37.3569, 37.2503, 47.3328) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 9.76
Dove Gray
#B6B8BD
ΔE00 9.95
Lilac
#C8A2C8
ΔE00 10.90
Thistle
#D8BFD8
ΔE00 11.07
Pinkish Grey
#C8ACA9
ΔE00 11.25
Purpley Grey
#947E94
ΔE00 11.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA1B2 #A9B2A1
analogous
#A2A1B2 #AAA1B2 #B2A1B2
triadic
#AAA1B2 #B2AAA1 #A1B2AA
tetradic
#AAA1B2 #B2A2A1 #A9B2A1 #A1B2B2
square
#AAA1B2 #B2A2A1 #A9B2A1 #A1B2B2
split-complementary
#AAA1B2 #B2B2A1 #A1B2A2
monochromatic
#6D6277 #8C7F96 #AAA1B2 #C8C3CE #E7E4E9
Accessibility & contrast
On white
2.49
#AAA1B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#AAA1B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA1B2
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA1B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA1B2 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B3
Deuteranopia (green-blind)
#A0A4B1
Tritanopia (blue-blind)
#A9A3A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa1b2; /* rgb */ color: rgb(170, 161, 178); /* oklch */ color: oklch(72.2% 0.026 309.3);
Tailwind
colors: {
custom: {
50: '#c3bcc9',
500: '#aaa1b2',
950: '#000000',
},
}SCSS
$custom: #aaa1b2; $custom-light: #c3bcc9; $custom-dark: #000000;
JSON
{
"hex": "#aaa1b2",
"rgb": {
"r": 170,
"g": 161,
"b": 178
},
"hsl": {
"h": 271.765,
"s": 9.942,
"l": 66.471
},
"oklch": {
"l": 0.72196,
"c": 0.02624,
"h": 309.3
},
"luminance": 0.3725
}Semantic roles & 50–950 ramp
primary
#AAA1B2
secondary
#D7DAD5
accent
#945271
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121213
muted
#818182