#A29AA8#A29AA8
#A29AA8 is a light, muted grey. Relative luminance 0.336; OKLCH L 69.7% C 0.022 H 311.0°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A29AA8 |
|---|---|
| RGB | rgb(162, 154, 168) |
| HSL | hsl(274, 7%, 63%) |
| HSV | hsv(274, 8%, 66%) |
| CMYK | cmyk(3.6%, 8.3%, 0%, 34.1%) |
| CIE-LAB | lab(64.66, 5.60, -6.24) |
| CIE-LCH | lch(64.66, 8.38, 311.87°) |
| OKLab | oklab(69.74% 0.0145 -0.0167) |
| OKLCH | oklch(69.74% 0.022 311) |
| XYZ | xyz(33.5226, 33.6198, 41.7614) |
| Luminance | 0.3362 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 9.23
Purpley Grey
#947E94
ΔE00 10.30
Dove Gray
#B6B8BD
ΔE00 10.59
Warm Grey
#978A84
ΔE00 11.11
Cool Gray
#9AA7B0
ΔE00 11.74
Pinkish Grey
#C8ACA9
ΔE00 11.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29AA8 #A0A89A
analogous
#9B9AA8 #A29AA8 #A89AA7
triadic
#A29AA8 #A8A29A #9AA8A2
tetradic
#A29AA8 #A89B9A #A0A89A #9AA7A8
square
#A29AA8 #A89B9A #A0A89A #9AA7A8
split-complementary
#A29AA8 #A7A89A #9AA89B
monochromatic
#655C6B #84798C #A29AA8 #C0BBC4 #DFDCE1
Accessibility & contrast
On white
2.72
#A29AA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#A29AA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29AA8
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29AA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29AA8 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989CA9
Deuteranopia (green-blind)
#9A9DA7
Tritanopia (blue-blind)
#A19C9E
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a29aa8; /* rgb */ color: rgb(162, 154, 168); /* oklch */ color: oklch(69.7% 0.022 311.0);
Tailwind
colors: {
custom: {
50: '#bdb7c1',
500: '#a29aa8',
950: '#000000',
},
}SCSS
$custom: #a29aa8; $custom-light: #bdb7c1; $custom-dark: #000000;
JSON
{
"hex": "#a29aa8",
"rgb": {
"r": 162,
"g": 154,
"b": 168
},
"hsl": {
"h": 274.286,
"s": 7.447,
"l": 63.137
},
"oklch": {
"l": 0.69744,
"c": 0.02207,
"h": 311
},
"luminance": 0.3362
}Semantic roles & 50–950 ramp
primary
#A29AA8
secondary
#CFD1CC
accent
#91546E
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#121112
muted
#818081