#AAA2C0#AAA2C0
#AAA2C0 is a light, muted violet. Relative luminance 0.382; OKLCH L 72.9% C 0.044 H 297.5°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2C0 |
|---|---|
| RGB | rgb(170, 162, 192) |
| HSL | hsl(256, 19%, 69%) |
| HSV | hsv(256, 16%, 75%) |
| CMYK | cmyk(11.5%, 15.6%, 0%, 24.7%) |
| CIE-LAB | lab(68.16, 8.81, -14.34) |
| CIE-LCH | lch(68.16, 16.83, 301.56°) |
| OKLab | oklab(72.89% 0.0202 -0.0388) |
| OKLCH | oklch(72.89% 0.044 297.5) |
| XYZ | xyz(39.0104, 38.1924, 55.1756) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 8.54
Lilac
#C8A2C8
ΔE00 9.07
Thistle
#D8BFD8
ΔE00 10.64
Heather
#A484AC
ΔE00 10.68
Pale Purple
#B790D4
ΔE00 10.96
Dusty Lavender
#AC86A8
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2C0 #B8C0A2
analogous
#A2A9C0 #AAA2C0 #B9A2C0
triadic
#AAA2C0 #C0AAA2 #A2C0AA
tetradic
#AAA2C0 #C0A2A9 #B8C0A2 #A2C0B9
square
#AAA2C0 #C0A2A9 #B8C0A2 #A2C0B9
split-complementary
#AAA2C0 #C0B9A2 #A9C0A2
monochromatic
#695E8A #897EA7 #AAA2C0 #CBC6D9 #EDEBF1
Accessibility & contrast
On white
2.43
#AAA2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#AAA2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2C0
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2C0 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C1
Deuteranopia (green-blind)
#9DA6BF
Tritanopia (blue-blind)
#A6A6AC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aaa2c0; /* rgb */ color: rgb(170, 162, 192); /* oklch */ color: oklch(72.9% 0.044 297.5);
Tailwind
colors: {
custom: {
50: '#c3bdd3',
500: '#aaa2c0',
950: '#000000',
},
}SCSS
$custom: #aaa2c0; $custom-light: #c3bdd3; $custom-dark: #000000;
JSON
{
"hex": "#aaa2c0",
"rgb": {
"r": 170,
"g": 162,
"b": 192
},
"hsl": {
"h": 256,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.72885,
"c": 0.04373,
"h": 297.5
},
"luminance": 0.38192
}Semantic roles & 50–950 ramp
primary
#AAA2C0
secondary
#E1E3DB
accent
#9E4887
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121214
muted
#818182