#AAA0B7#AAA0B7
#AAA0B7 is a light, muted violet. Relative luminance 0.371; OKLCH L 72.2% C 0.035 H 305.2°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA0B7 |
|---|---|
| RGB | rgb(170, 160, 183) |
| HSL | hsl(266, 14%, 67%) |
| HSV | hsv(266, 13%, 72%) |
| CMYK | cmyk(7.1%, 12.6%, 0%, 28.2%) |
| CIE-LAB | lab(67.36, 8.05, -10.55) |
| CIE-LCH | lch(67.36, 13.27, 307.37°) |
| OKLab | oklab(72.16% 0.02 -0.0283) |
| OKLCH | oklch(72.16% 0.035 305.2) |
| XYZ | xyz(37.6941, 37.1066, 49.9671) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 9.40
Thistle
#D8BFD8
ΔE00 10.62
Dusty Lavender
#AC86A8
ΔE00 10.71
Heather
#A484AC
ΔE00 10.72
Lavender
#B39DDB
ΔE00 10.81
Purpley Grey
#947E94
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA0B7 #ADB7A0
analogous
#A0A2B7 #AAA0B7 #B5A0B7
triadic
#AAA0B7 #B7AAA0 #A0B7AA
tetradic
#AAA0B7 #B7A0A2 #ADB7A0 #A0B7B5
square
#AAA0B7 #B7A0A2 #ADB7A0 #A0B7B5
split-complementary
#AAA0B7 #B7B5A0 #A2B7A0
monochromatic
#6C5F7D #8B7D9D #AAA0B7 #C9C3D1 #E8E6EC
Accessibility & contrast
On white
2.49
#AAA0B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#AAA0B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA0B7
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA0B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA0B7 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4B8
Deuteranopia (green-blind)
#9EA4B6
Tritanopia (blue-blind)
#A8A3A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa0b7; /* rgb */ color: rgb(170, 160, 183); /* oklch */ color: oklch(72.2% 0.035 305.2);
Tailwind
colors: {
custom: {
50: '#c3bccc',
500: '#aaa0b7',
950: '#000000',
},
}SCSS
$custom: #aaa0b7; $custom-light: #c3bccc; $custom-dark: #000000;
JSON
{
"hex": "#aaa0b7",
"rgb": {
"r": 170,
"g": 160,
"b": 183
},
"hsl": {
"h": 266.087,
"s": 13.772,
"l": 67.255
},
"oklch": {
"l": 0.72163,
"c": 0.03466,
"h": 305.2
},
"luminance": 0.37107
}Semantic roles & 50–950 ramp
primary
#AAA0B7
secondary
#DADDD6
accent
#984E78
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121213
muted
#818182