#A29BA2#A29BA2
#A29BA2 is a light, near-neutral grey. Relative luminance 0.337; OKLCH L 69.8% C 0.013 H 325.7°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A29BA2 |
|---|---|
| RGB | rgb(162, 155, 162) |
| HSL | hsl(300, 4%, 62%) |
| HSV | hsv(300, 4%, 64%) |
| CMYK | cmyk(0%, 4.3%, 0%, 36.5%) |
| CIE-LAB | lab(64.75, 3.87, -2.74) |
| CIE-LCH | lch(64.75, 4.74, 324.67°) |
| OKLab | oklab(69.76% 0.0106 -0.0072) |
| OKLCH | oklch(69.76% 0.013 325.7) |
| XYZ | xyz(33.1422, 33.7329, 38.9405) |
| Luminance | 0.3373 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.66
Warm Grey
#978A84
ΔE00 8.74
Dove Gray
#B6B8BD
ΔE00 9.18
Grey
#929591
ΔE00 9.58
Pewter
#899397
ΔE00 10.23
Cool Gray
#9AA7B0
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29BA2 #9BA29B
analogous
#9F9BA2 #A29BA2 #A29B9F
triadic
#A29BA2 #A2A29B #9BA2A2
tetradic
#A29BA2 #A29F9B #9BA29B #9B9FA2
square
#A29BA2 #A29F9B #9BA29B #9B9FA2
split-complementary
#A29BA2 #9FA29B #9BA29F
monochromatic
#655E65 #857B85 #A29BA2 #BFBBBF #DDDADD
Accessibility & contrast
On white
2.71
#A29BA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#A29BA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29BA2
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29BA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29BA2 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9DA2
Deuteranopia (green-blind)
#9C9DA2
Tritanopia (blue-blind)
#A39B9D
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a29ba2; /* rgb */ color: rgb(162, 155, 162); /* oklch */ color: oklch(69.8% 0.013 325.7);
Tailwind
colors: {
custom: {
50: '#bdb8bd',
500: '#a29ba2',
950: '#000000',
},
}SCSS
$custom: #a29ba2; $custom-light: #bdb8bd; $custom-dark: #000000;
JSON
{
"hex": "#a29ba2",
"rgb": {
"r": 162,
"g": 155,
"b": 162
},
"hsl": {
"h": 300,
"s": 3.627,
"l": 62.157
},
"oklch": {
"l": 0.69757,
"c": 0.01285,
"h": 325.7
},
"luminance": 0.33733
}Semantic roles & 50–950 ramp
primary
#A29BA2
secondary
#CBCECB
accent
#8D5858
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121112
muted
#818081