#AAA2B4#AAA2B4
#AAA2B4 is a light, muted violet. Relative luminance 0.377; OKLCH L 72.5% C 0.027 H 305.7°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2B4 |
|---|---|
| RGB | rgb(170, 162, 180) |
| HSL | hsl(267, 11%, 67%) |
| HSV | hsv(267, 10%, 71%) |
| CMYK | cmyk(5.6%, 10%, 0%, 29.4%) |
| CIE-LAB | lab(67.79, 6.34, -8.24) |
| CIE-LCH | lch(67.79, 10.39, 307.57°) |
| OKLab | oklab(72.47% 0.0159 -0.0221) |
| OKLCH | oklch(72.47% 0.027 305.7) |
| XYZ | xyz(37.7347, 37.6821, 48.4566) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.81
Dark Gray
#A9A9A9
ΔE00 9.87
Lilac
#C8A2C8
ΔE00 10.92
Thistle
#D8BFD8
ΔE00 10.98
Pinkish Grey
#C8ACA9
ΔE00 11.64
Purpley Grey
#947E94
ΔE00 12.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2B4 #ACB4A2
analogous
#A2A3B4 #AAA2B4 #B3A2B4
triadic
#AAA2B4 #B4AAA2 #A2B4AA
tetradic
#AAA2B4 #B4A2A3 #ACB4A2 #A2B4B3
square
#AAA2B4 #B4A2A3 #ACB4A2 #A2B4B3
split-complementary
#AAA2B4 #B4B3A2 #A3B4A2
monochromatic
#6C627A #8B8099 #AAA2B4 #C9C4CF #E8E6EB
Accessibility & contrast
On white
2.46
#AAA2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#AAA2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2B4
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2B4 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA5B5
Deuteranopia (green-blind)
#A1A5B3
Tritanopia (blue-blind)
#A9A4A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aaa2b4; /* rgb */ color: rgb(170, 162, 180); /* oklch */ color: oklch(72.5% 0.027 305.7);
Tailwind
colors: {
custom: {
50: '#c3bdca',
500: '#aaa2b4',
950: '#000000',
},
}SCSS
$custom: #aaa2b4; $custom-light: #c3bdca; $custom-dark: #000000;
JSON
{
"hex": "#aaa2b4",
"rgb": {
"r": 170,
"g": 162,
"b": 180
},
"hsl": {
"h": 266.667,
"s": 10.714,
"l": 67.059
},
"oklch": {
"l": 0.72467,
"c": 0.02717,
"h": 305.7
},
"luminance": 0.37682
}Semantic roles & 50–950 ramp
primary
#AAA2B4
secondary
#D9DCD6
accent
#955177
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121213
muted
#818182