#AAA3B2#AAA3B2
#AAA3B2 is a light, muted violet. Relative luminance 0.380; OKLCH L 72.6% C 0.023 H 306.7°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3B2 |
|---|---|
| RGB | rgb(170, 163, 178) |
| HSL | hsl(268, 9%, 67%) |
| HSV | hsv(268, 8%, 70%) |
| CMYK | cmyk(4.5%, 8.4%, 0%, 30.2%) |
| CIE-LAB | lab(67.99, 5.39, -6.83) |
| CIE-LCH | lch(67.99, 8.69, 308.28°) |
| OKLab | oklab(72.61% 0.0136 -0.0182) |
| OKLCH | oklch(72.61% 0.023 306.7) |
| XYZ | xyz(37.7092, 37.9549, 47.4503) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.60
Dove Gray
#B6B8BD
ΔE00 8.72
Pinkish Grey
#C8ACA9
ΔE00 11.08
Cool Gray
#9AA7B0
ΔE00 11.11
Silver
#C0C0C0
ΔE00 11.22
Thistle
#D8BFD8
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3B2 #ABB2A3
analogous
#A3A4B2 #AAA3B2 #B2A3B2
triadic
#AAA3B2 #B2AAA3 #A3B2AA
tetradic
#AAA3B2 #B2A3A4 #ABB2A3 #A3B2B2
square
#AAA3B2 #B2A3A4 #ABB2A3 #A3B2B2
split-complementary
#AAA3B2 #B2B2A3 #A4B2A3
monochromatic
#6D6477 #8B8296 #AAA3B2 #C9C4CE #E8E6EA
Accessibility & contrast
On white
2.44
#AAA3B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#AAA3B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3B2
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3B2 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A5B3
Deuteranopia (green-blind)
#A2A6B1
Tritanopia (blue-blind)
#A9A5A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aaa3b2; /* rgb */ color: rgb(170, 163, 178); /* oklch */ color: oklch(72.6% 0.023 306.7);
Tailwind
colors: {
custom: {
50: '#c3bec9',
500: '#aaa3b2',
950: '#000000',
},
}SCSS
$custom: #aaa3b2; $custom-light: #c3bec9; $custom-dark: #000000;
JSON
{
"hex": "#aaa3b2",
"rgb": {
"r": 170,
"g": 163,
"b": 178
},
"hsl": {
"h": 268,
"s": 8.876,
"l": 66.863
},
"oklch": {
"l": 0.72605,
"c": 0.02274,
"h": 306.7
},
"luminance": 0.37955
}Semantic roles & 50–950 ramp
primary
#AAA3B2
secondary
#D9DBD6
accent
#935375
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121213
muted
#818182