#AAA2BA#AAA2BA
#AAA2BA is a light, muted violet. Relative luminance 0.379; OKLCH L 72.7% C 0.035 H 300.7°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2BA |
|---|---|
| RGB | rgb(170, 162, 186) |
| HSL | hsl(260, 15%, 68%) |
| HSV | hsv(260, 13%, 73%) |
| CMYK | cmyk(8.6%, 12.9%, 0%, 27.1%) |
| CIE-LAB | lab(67.97, 7.56, -11.30) |
| CIE-LCH | lch(67.97, 13.59, 303.78°) |
| OKLab | oklab(72.67% 0.0181 -0.0304) |
| OKLCH | oklch(72.67% 0.035 300.7) |
| XYZ | xyz(38.3592, 37.9319, 51.7456) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 9.76
Lavender
#B39DDB
ΔE00 10.52
Thistle
#D8BFD8
ΔE00 10.59
Dove Gray
#B6B8BD
ΔE00 11.29
Heather
#A484AC
ΔE00 11.33
Dusty Lavender
#AC86A8
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2BA #B2BAA2
analogous
#A2A6BA #AAA2BA #B6A2BA
triadic
#AAA2BA #BAAAA2 #A2BAAA
tetradic
#AAA2BA #BAA2A6 #B2BAA2 #A2BAB6
square
#AAA2BA #BAA2A6 #B2BAA2 #A2BAB6
split-complementary
#AAA2BA #BAB6A2 #A6BAA2
monochromatic
#6B6082 #8A7FA0 #AAA2BA #CAC5D4 #EAE8EE
Accessibility & contrast
On white
2.45
#AAA2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#AAA2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2BA
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2BA | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BB
Deuteranopia (green-blind)
#9FA6B9
Tritanopia (blue-blind)
#A8A5AA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aaa2ba; /* rgb */ color: rgb(170, 162, 186); /* oklch */ color: oklch(72.7% 0.035 300.7);
Tailwind
colors: {
custom: {
50: '#c3bdce',
500: '#aaa2ba',
950: '#000000',
},
}SCSS
$custom: #aaa2ba; $custom-light: #c3bdce; $custom-dark: #000000;
JSON
{
"hex": "#aaa2ba",
"rgb": {
"r": 170,
"g": 162,
"b": 186
},
"hsl": {
"h": 260,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.72672,
"c": 0.03537,
"h": 300.7
},
"luminance": 0.37932
}Semantic roles & 50–950 ramp
primary
#AAA2BA
secondary
#DDE0D8
accent
#994C80
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121213
muted
#818182