#AAA4B2#AAA4B2
#AAA4B2 is a light, muted violet. Relative luminance 0.383; OKLCH L 72.8% C 0.021 H 305.1°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4B2 |
|---|---|
| RGB | rgb(170, 164, 178) |
| HSL | hsl(266, 8%, 67%) |
| HSV | hsv(266, 8%, 70%) |
| CMYK | cmyk(4.5%, 7.9%, 0%, 30.2%) |
| CIE-LAB | lab(68.25, 4.83, -6.44) |
| CIE-LCH | lch(68.25, 8.05, 306.91°) |
| OKLab | oklab(72.81% 0.0121 -0.0172) |
| OKLCH | oklch(72.81% 0.021 305.1) |
| XYZ | xyz(37.8875, 38.3114, 47.5097) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.00
Dove Gray
#B6B8BD
ΔE00 8.09
Cool Gray
#9AA7B0
ΔE00 10.45
Silver
#C0C0C0
ΔE00 10.64
Pinkish Grey
#C8ACA9
ΔE00 11.05
Thistle
#D8BFD8
ΔE00 11.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4B2 #ACB2A4
analogous
#A4A5B2 #AAA4B2 #B1A4B2
triadic
#AAA4B2 #B2AAA4 #A4B2AA
tetradic
#AAA4B2 #B2A4A5 #ACB2A4 #A4B2B1
square
#AAA4B2 #B2A4A5 #ACB2A4 #A4B2B1
split-complementary
#AAA4B2 #B2B1A4 #A5B2A4
monochromatic
#6C6577 #8B8396 #AAA4B2 #C9C5CE #E8E6EA
Accessibility & contrast
On white
2.42
#AAA4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#AAA4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4B2
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4B2 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A6B3
Deuteranopia (green-blind)
#A3A6B2
Tritanopia (blue-blind)
#A9A6A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aaa4b2; /* rgb */ color: rgb(170, 164, 178); /* oklch */ color: oklch(72.8% 0.021 305.1);
Tailwind
colors: {
custom: {
50: '#c3bfc9',
500: '#aaa4b2',
950: '#000000',
},
}SCSS
$custom: #aaa4b2; $custom-light: #c3bfc9; $custom-dark: #000000;
JSON
{
"hex": "#aaa4b2",
"rgb": {
"r": 170,
"g": 164,
"b": 178
},
"hsl": {
"h": 265.714,
"s": 8.333,
"l": 67.059
},
"oklch": {
"l": 0.7281,
"c": 0.02102,
"h": 305.1
},
"luminance": 0.38311
}Semantic roles & 50–950 ramp
primary
#AAA4B2
secondary
#D9DBD7
accent
#925377
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121213
muted
#818182