#AAA2B7#AAA2B7
#AAA2B7 is a light, muted violet. Relative luminance 0.378; OKLCH L 72.6% C 0.031 H 302.9°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2B7 |
|---|---|
| RGB | rgb(170, 162, 183) |
| HSL | hsl(263, 13%, 68%) |
| HSV | hsv(263, 11%, 72%) |
| CMYK | cmyk(7.1%, 11.5%, 0%, 28.2%) |
| CIE-LAB | lab(67.88, 6.94, -9.77) |
| CIE-LCH | lch(67.88, 11.99, 305.40°) |
| OKLab | oklab(72.57% 0.017 -0.0262) |
| OKLCH | oklch(72.57% 0.031 302.9) |
| XYZ | xyz(38.0436, 37.8056, 50.0836) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 10.29
Dove Gray
#B6B8BD
ΔE00 10.55
Thistle
#D8BFD8
ΔE00 10.72
Dark Gray
#A9A9A9
ΔE00 10.85
Lavender
#B39DDB
ΔE00 11.57
Dusty Lavender
#AC86A8
ΔE00 11.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2B7 #AFB7A2
analogous
#A2A5B7 #AAA2B7 #B4A2B7
triadic
#AAA2B7 #B7AAA2 #A2B7AA
tetradic
#AAA2B7 #B7A2A5 #AFB7A2 #A2B7B4
square
#AAA2B7 #B7A2A5 #AFB7A2 #A2B7B4
split-complementary
#AAA2B7 #B7B4A2 #A5B7A2
monochromatic
#6C617D #8A809C #AAA2B7 #CAC4D2 #E9E7EC
Accessibility & contrast
On white
2.45
#AAA2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#AAA2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2B7
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2B7 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA5B8
Deuteranopia (green-blind)
#A0A5B6
Tritanopia (blue-blind)
#A8A5A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aaa2b7; /* rgb */ color: rgb(170, 162, 183); /* oklch */ color: oklch(72.6% 0.031 302.9);
Tailwind
colors: {
custom: {
50: '#c3bdcc',
500: '#aaa2b7',
950: '#000000',
},
}SCSS
$custom: #aaa2b7; $custom-light: #c3bdcc; $custom-dark: #000000;
JSON
{
"hex": "#aaa2b7",
"rgb": {
"r": 170,
"g": 162,
"b": 183
},
"hsl": {
"h": 262.857,
"s": 12.727,
"l": 67.647
},
"oklch": {
"l": 0.72569,
"c": 0.03124,
"h": 302.9
},
"luminance": 0.37806
}Semantic roles & 50–950 ramp
primary
#AAA2B7
secondary
#DBDED7
accent
#974F7B
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121213
muted
#818182