#AAA1B0#AAA1B0
#AAA1B0 is a light, muted violet. Relative luminance 0.372; OKLCH L 72.1% C 0.024 H 312.1°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA1B0 |
|---|---|
| RGB | rgb(170, 161, 176) |
| HSL | hsl(276, 9%, 66%) |
| HSV | hsv(276, 9%, 69%) |
| CMYK | cmyk(3.4%, 8.5%, 0%, 31%) |
| CIE-LAB | lab(67.40, 6.10, -6.58) |
| CIE-LCH | lch(67.40, 8.97, 312.83°) |
| OKLab | oklab(72.13% 0.0159 -0.0175) |
| OKLCH | oklch(72.13% 0.024 312.1) |
| XYZ | xyz(37.1576, 37.1705, 46.2830) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 9.10
Dove Gray
#B6B8BD
ΔE00 9.51
Pinkish Grey
#C8ACA9
ΔE00 10.76
Thistle
#D8BFD8
ΔE00 11.34
Lilac
#C8A2C8
ΔE00 11.41
Purpley Grey
#947E94
ΔE00 11.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA1B0 #A7B0A1
analogous
#A2A1B0 #AAA1B0 #B0A1AE
triadic
#AAA1B0 #B0AAA1 #A1B0AA
tetradic
#AAA1B0 #B0A2A1 #A7B0A1 #A1AEB0
square
#AAA1B0 #B0A2A1 #A7B0A1 #A1AEB0
split-complementary
#AAA1B0 #AEB0A1 #A1B0A2
monochromatic
#6D6275 #8C8094 #AAA1B0 #C8C2CC #E6E4E8
Accessibility & contrast
On white
2.49
#AAA1B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#AAA1B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA1B0
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA1B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA1B0 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B1
Deuteranopia (green-blind)
#A1A4AF
Tritanopia (blue-blind)
#AAA3A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa1b0; /* rgb */ color: rgb(170, 161, 176); /* oklch */ color: oklch(72.1% 0.024 312.1);
Tailwind
colors: {
custom: {
50: '#c3bcc7',
500: '#aaa1b0',
950: '#000000',
},
}SCSS
$custom: #aaa1b0; $custom-light: #c3bcc7; $custom-dark: #000000;
JSON
{
"hex": "#aaa1b0",
"rgb": {
"r": 170,
"g": 161,
"b": 176
},
"hsl": {
"h": 276,
"s": 8.671,
"l": 66.078
},
"oklch": {
"l": 0.7213,
"c": 0.02365,
"h": 312.1
},
"luminance": 0.3717
}Semantic roles & 50–950 ramp
primary
#AAA1B0
secondary
#D6D9D4
accent
#93536C
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121213
muted
#818182