#AAA2B3#AAA2B3
#AAA2B3 is a light, muted violet. Relative luminance 0.376; OKLCH L 72.4% C 0.026 H 306.8°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2B3 |
|---|---|
| RGB | rgb(170, 162, 179) |
| HSL | hsl(268, 10%, 67%) |
| HSV | hsv(268, 9%, 70%) |
| CMYK | cmyk(5%, 9.5%, 0%, 29.8%) |
| CIE-LAB | lab(67.76, 6.14, -7.73) |
| CIE-LCH | lch(67.76, 9.87, 308.47°) |
| OKLab | oklab(72.43% 0.0155 -0.0207) |
| OKLCH | oklch(72.43% 0.026 306.8) |
| XYZ | xyz(37.6332, 37.6415, 47.9220) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 9.53
Dove Gray
#B6B8BD
ΔE00 9.58
Thistle
#D8BFD8
ΔE00 11.09
Lilac
#C8A2C8
ΔE00 11.15
Pinkish Grey
#C8ACA9
ΔE00 11.39
Cool Gray
#9AA7B0
ΔE00 11.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2B3 #ABB3A2
analogous
#A2A3B3 #AAA2B3 #B3A2B3
triadic
#AAA2B3 #B3AAA2 #A2B3AA
tetradic
#AAA2B3 #B3A2A3 #ABB3A2 #A2B3B3
square
#AAA2B3 #B3A2A3 #ABB3A2 #A2B3B3
split-complementary
#AAA2B3 #B3B3A2 #A3B3A2
monochromatic
#6D6278 #8B8097 #AAA2B3 #C9C4CF #E8E5EA
Accessibility & contrast
On white
2.46
#AAA2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#AAA2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2B3
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2B3 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A5B4
Deuteranopia (green-blind)
#A1A5B2
Tritanopia (blue-blind)
#A9A4A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aaa2b3; /* rgb */ color: rgb(170, 162, 179); /* oklch */ color: oklch(72.4% 0.026 306.8);
Tailwind
colors: {
custom: {
50: '#c3bdc9',
500: '#aaa2b3',
950: '#000000',
},
}SCSS
$custom: #aaa2b3; $custom-light: #c3bdc9; $custom-dark: #000000;
JSON
{
"hex": "#aaa2b3",
"rgb": {
"r": 170,
"g": 162,
"b": 179
},
"hsl": {
"h": 268.235,
"s": 10.059,
"l": 66.863
},
"oklch": {
"l": 0.72433,
"c": 0.02582,
"h": 306.8
},
"luminance": 0.37641
}Semantic roles & 50–950 ramp
primary
#AAA2B3
secondary
#D9DBD6
accent
#945175
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121213
muted
#818182