#AAA0BB#AAA0BB
#AAA0BB is a light, muted violet. Relative luminance 0.373; OKLCH L 72.3% C 0.040 H 302.2°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA0BB |
|---|---|
| RGB | rgb(170, 160, 187) |
| HSL | hsl(262, 17%, 68%) |
| HSV | hsv(262, 14%, 73%) |
| CMYK | cmyk(9.1%, 14.4%, 0%, 26.7%) |
| CIE-LAB | lab(67.48, 8.88, -12.59) |
| CIE-LCH | lch(67.48, 15.40, 305.20°) |
| OKLab | oklab(72.3% 0.0214 -0.0339) |
| OKLCH | oklch(72.3% 0.04 302.2) |
| XYZ | xyz(38.1163, 37.2755, 52.1909) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 8.82
Lavender
#B39DDB
ΔE00 9.45
Heather
#A484AC
ΔE00 10.17
Dusty Lavender
#AC86A8
ΔE00 10.41
Thistle
#D8BFD8
ΔE00 10.58
Purpley Grey
#947E94
ΔE00 11.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA0BB #B1BBA0
analogous
#A0A3BB #AAA0BB #B7A0BB
triadic
#AAA0BB #BBAAA0 #A0BBAA
tetradic
#AAA0BB #BBA0A3 #B1BBA0 #A0BBB7
square
#AAA0BB #BBA0A3 #B1BBA0 #A0BBB7
split-complementary
#AAA0BB #BBB7A0 #A3BBA0
monochromatic
#6B5E83 #8A7CA1 #AAA0BB #CAC4D5 #EAE7EE
Accessibility & contrast
On white
2.48
#AAA0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#AAA0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA0BB
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA0BB | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#9DA4BA
Tritanopia (blue-blind)
#A7A4A9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa0bb; /* rgb */ color: rgb(170, 160, 187); /* oklch */ color: oklch(72.3% 0.040 302.2);
Tailwind
colors: {
custom: {
50: '#c3bccf',
500: '#aaa0bb',
950: '#000000',
},
}SCSS
$custom: #aaa0bb; $custom-light: #c3bccf; $custom-dark: #000000;
JSON
{
"hex": "#aaa0bb",
"rgb": {
"r": 170,
"g": 160,
"b": 187
},
"hsl": {
"h": 262.222,
"s": 16.564,
"l": 68.039
},
"oklch": {
"l": 0.72303,
"c": 0.04011,
"h": 302.2
},
"luminance": 0.37276
}Semantic roles & 50–950 ramp
primary
#AAA0BB
secondary
#DCE0D7
accent
#9B4B7D
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121213
muted
#818182