#AAA1BA#AAA1BA
#AAA1BA is a light, muted violet. Relative luminance 0.376; OKLCH L 72.5% C 0.037 H 301.8°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA1BA |
|---|---|
| RGB | rgb(170, 161, 186) |
| HSL | hsl(262, 15%, 68%) |
| HSV | hsv(262, 13%, 73%) |
| CMYK | cmyk(8.6%, 13.4%, 0%, 27.1%) |
| CIE-LAB | lab(67.71, 8.11, -11.69) |
| CIE-LCH | lch(67.71, 14.23, 304.77°) |
| OKLab | oklab(72.47% 0.0196 -0.0315) |
| OKLCH | oklch(72.47% 0.037 301.8) |
| XYZ | xyz(38.1837, 37.5810, 51.6871) |
| Luminance | 0.3758 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 9.34
Lavender
#B39DDB
ΔE00 10.14
Thistle
#D8BFD8
ΔE00 10.56
Heather
#A484AC
ΔE00 10.80
Dusty Lavender
#AC86A8
ΔE00 10.96
Purpley Grey
#947E94
ΔE00 11.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA1BA #B1BAA1
analogous
#A1A4BA #AAA1BA #B6A1BA
triadic
#AAA1BA #BAAAA1 #A1BAAA
tetradic
#AAA1BA #BAA1A4 #B1BAA1 #A1BAB6
square
#AAA1BA #BAA1A4 #B1BAA1 #A1BAB6
split-complementary
#AAA1BA #BAB6A1 #A4BAA1
monochromatic
#6B5F82 #8A7EA0 #AAA1BA #CAC4D4 #EAE8EE
Accessibility & contrast
On white
2.47
#AAA1BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#AAA1BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA1BA
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA1BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA1BA | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 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)
#9DA5BB
Deuteranopia (green-blind)
#9EA5B9
Tritanopia (blue-blind)
#A8A4A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aaa1ba; /* rgb */ color: rgb(170, 161, 186); /* oklch */ color: oklch(72.5% 0.037 301.8);
Tailwind
colors: {
custom: {
50: '#c3bcce',
500: '#aaa1ba',
950: '#000000',
},
}SCSS
$custom: #aaa1ba; $custom-light: #c3bcce; $custom-dark: #000000;
JSON
{
"hex": "#aaa1ba",
"rgb": {
"r": 170,
"g": 161,
"b": 186
},
"hsl": {
"h": 261.6,
"s": 15.337,
"l": 68.039
},
"oklch": {
"l": 0.7247,
"c": 0.03705,
"h": 301.8
},
"luminance": 0.37581
}Semantic roles & 50–950 ramp
primary
#AAA1BA
secondary
#DCDFD8
accent
#9A4C7E
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121213
muted
#818182