#A29AA2#A29AA2
#A29AA2 is a light, near-neutral grey. Relative luminance 0.334; OKLCH L 69.5% C 0.015 H 325.7°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A29AA2 |
|---|---|
| RGB | rgb(162, 154, 162) |
| HSL | hsl(300, 4%, 62%) |
| HSV | hsv(300, 5%, 64%) |
| CMYK | cmyk(0%, 4.9%, 0%, 36.5%) |
| CIE-LAB | lab(64.48, 4.42, -3.13) |
| CIE-LCH | lch(64.48, 5.42, 324.71°) |
| OKLab | oklab(69.55% 0.0122 -0.0083) |
| OKLCH | oklch(69.55% 0.015 325.7) |
| XYZ | xyz(32.9765, 33.4014, 38.8853) |
| Luminance | 0.3340 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.36
Warm Grey
#978A84
ΔE00 8.89
Dove Gray
#B6B8BD
ΔE00 9.72
Grey
#929591
ΔE00 10.25
Pinkish Grey
#C8ACA9
ΔE00 10.68
Pewter
#899397
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29AA2 #9AA29A
analogous
#9E9AA2 #A29AA2 #A29A9E
triadic
#A29AA2 #A2A29A #9AA2A2
tetradic
#A29AA2 #A29E9A #9AA29A #9A9EA2
square
#A29AA2 #A29E9A #9AA29A #9A9EA2
split-complementary
#A29AA2 #9EA29A #9AA29E
monochromatic
#655D65 #857A85 #A29AA2 #BFBABF #DDDADD
Accessibility & contrast
On white
2.73
#A29AA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#A29AA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29AA2
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29AA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29AA2 | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9CA2
Deuteranopia (green-blind)
#9B9DA2
Tritanopia (blue-blind)
#A39B9D
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a29aa2; /* rgb */ color: rgb(162, 154, 162); /* oklch */ color: oklch(69.5% 0.015 325.7);
Tailwind
colors: {
custom: {
50: '#bdb7bd',
500: '#a29aa2',
950: '#000000',
},
}SCSS
$custom: #a29aa2; $custom-light: #bdb7bd; $custom-dark: #000000;
JSON
{
"hex": "#a29aa2",
"rgb": {
"r": 162,
"g": 154,
"b": 162
},
"hsl": {
"h": 300,
"s": 4.124,
"l": 61.961
},
"oklch": {
"l": 0.6955,
"c": 0.0147,
"h": 325.7
},
"luminance": 0.33401
}Semantic roles & 50–950 ramp
primary
#A29AA2
secondary
#CACDCA
accent
#8E5858
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121112
muted
#818081