#AAA0B2#AAA0B2
#AAA0B2 is a light, muted violet. Relative luminance 0.369; OKLCH L 72.0% C 0.028 H 310.3°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA0B2 |
|---|---|
| RGB | rgb(170, 160, 178) |
| HSL | hsl(273, 10%, 66%) |
| HSV | hsv(273, 10%, 70%) |
| CMYK | cmyk(4.5%, 10.1%, 0%, 30.2%) |
| CIE-LAB | lab(67.20, 7.05, -7.99) |
| CIE-LCH | lch(67.20, 10.65, 311.41°) |
| OKLab | oklab(71.99% 0.0181 -0.0214) |
| OKLCH | oklch(71.99% 0.028 310.3) |
| XYZ | xyz(37.1829, 36.9021, 47.2748) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 10.33
Lilac
#C8A2C8
ΔE00 10.42
Dove Gray
#B6B8BD
ΔE00 10.54
Thistle
#D8BFD8
ΔE00 10.97
Purpley Grey
#947E94
ΔE00 11.28
Dusty Lavender
#AC86A8
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA0B2 #A8B2A0
analogous
#A1A0B2 #AAA0B2 #B2A0B1
triadic
#AAA0B2 #B2AAA0 #A0B2AA
tetradic
#AAA0B2 #B2A1A0 #A8B2A0 #A0B1B2
square
#AAA0B2 #B2A1A0 #A8B2A0 #A0B1B2
split-complementary
#AAA0B2 #B1B2A0 #A0B2A1
monochromatic
#6D6177 #8C7E97 #AAA0B2 #C8C2CD #E6E4E9
Accessibility & contrast
On white
2.51
#AAA0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#AAA0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA0B2
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA0B2 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B3
Deuteranopia (green-blind)
#9FA4B1
Tritanopia (blue-blind)
#A9A2A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa0b2; /* rgb */ color: rgb(170, 160, 178); /* oklch */ color: oklch(72.0% 0.028 310.3);
Tailwind
colors: {
custom: {
50: '#c3bcc9',
500: '#aaa0b2',
950: '#000000',
},
}SCSS
$custom: #aaa0b2; $custom-light: #c3bcc9; $custom-dark: #000000;
JSON
{
"hex": "#aaa0b2",
"rgb": {
"r": 170,
"g": 160,
"b": 178
},
"hsl": {
"h": 273.333,
"s": 10.465,
"l": 66.275
},
"oklch": {
"l": 0.71993,
"c": 0.02802,
"h": 310.3
},
"luminance": 0.36902
}Semantic roles & 50–950 ramp
primary
#AAA0B2
secondary
#D7DAD4
accent
#95516F
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121213
muted
#818182