#A29AA4#A29AA4
#A29AA4 is a light, near-neutral grey. Relative luminance 0.335; OKLCH L 69.6% C 0.017 H 319.5°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A29AA4 |
|---|---|
| RGB | rgb(162, 154, 164) |
| HSL | hsl(288, 5%, 62%) |
| HSV | hsv(288, 6%, 64%) |
| CMYK | cmyk(1.2%, 6.1%, 0%, 35.7%) |
| CIE-LAB | lab(64.54, 4.81, -4.17) |
| CIE-LCH | lch(64.54, 6.36, 319.07°) |
| OKLab | oklab(69.61% 0.0129 -0.0111) |
| OKLCH | oklch(69.61% 0.017 319.5) |
| XYZ | xyz(33.1557, 33.4731, 39.8290) |
| Luminance | 0.3347 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.96
Warm Grey
#978A84
ΔE00 9.64
Dove Gray
#B6B8BD
ΔE00 9.95
Purpley Grey
#947E94
ΔE00 10.94
Pinkish Grey
#C8ACA9
ΔE00 11.01
Grey
#929591
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29AA4 #9CA49A
analogous
#9D9AA4 #A29AA4 #A49AA1
triadic
#A29AA4 #A4A29A #9AA4A2
tetradic
#A29AA4 #A49D9A #9CA49A #9AA1A4
square
#A29AA4 #A49D9A #9CA49A #9AA1A4
split-complementary
#A29AA4 #A1A49A #9AA49D
monochromatic
#655D67 #847A87 #A29AA4 #C0BAC1 #DDDADE
Accessibility & contrast
On white
2.73
#A29AA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#A29AA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29AA4
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29AA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29AA4 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999CA4
Deuteranopia (green-blind)
#9B9DA4
Tritanopia (blue-blind)
#A29B9D
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a29aa4; /* rgb */ color: rgb(162, 154, 164); /* oklch */ color: oklch(69.6% 0.017 319.5);
Tailwind
colors: {
custom: {
50: '#bdb7bf',
500: '#a29aa4',
950: '#000000',
},
}SCSS
$custom: #a29aa4; $custom-light: #bdb7bf; $custom-dark: #000000;
JSON
{
"hex": "#a29aa4",
"rgb": {
"r": 162,
"g": 154,
"b": 164
},
"hsl": {
"h": 288,
"s": 5.208,
"l": 62.353
},
"oklch": {
"l": 0.69614,
"c": 0.01703,
"h": 319.5
},
"luminance": 0.33473
}Semantic roles & 50–950 ramp
primary
#A29AA4
secondary
#CCCFCB
accent
#8F5662
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121112
muted
#818081