#A29FA5#A29FA5
#A29FA5 is a light, near-neutral grey. Relative luminance 0.352; OKLCH L 70.7% C 0.009 H 308.3°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A29FA5 |
|---|---|
| RGB | rgb(162, 159, 165) |
| HSL | hsl(270, 3%, 64%) |
| HSV | hsv(270, 4%, 65%) |
| CMYK | cmyk(1.8%, 3.6%, 0%, 35.3%) |
| CIE-LAB | lab(65.90, 2.23, -2.73) |
| CIE-LCH | lch(65.90, 3.53, 309.22°) |
| OKLab | oklab(70.69% 0.0057 -0.0072) |
| OKLCH | oklch(70.69% 0.009 308.3) |
| XYZ | xyz(34.0888, 35.1943, 40.5873) |
| Luminance | 0.3519 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.75
Dove Gray
#B6B8BD
ΔE00 7.38
Cool Gray
#9AA7B0
ΔE00 7.80
Grey
#929591
ΔE00 7.93
Pewter
#899397
ΔE00 8.57
Cool Grey
#95A3A6
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29FA5 #A2A59F
analogous
#9F9FA5 #A29FA5 #A59FA5
triadic
#A29FA5 #A5A29F #9FA5A2
tetradic
#A29FA5 #A59F9F #A2A59F #9FA5A5
square
#A29FA5 #A59F9F #A2A59F #9FA5A5
split-complementary
#A29FA5 #A5A59F #9FA59F
monochromatic
#656268 #837F87 #A29FA5 #C1BFC3 #DFDEE0
Accessibility & contrast
On white
2.61
#A29FA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#A29FA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29FA5
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29FA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29FA5 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A5
Deuteranopia (green-blind)
#9FA0A5
Tritanopia (blue-blind)
#A2A0A1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a29fa5; /* rgb */ color: rgb(162, 159, 165); /* oklch */ color: oklch(70.7% 0.009 308.3);
Tailwind
colors: {
custom: {
50: '#bdbbbf',
500: '#a29fa5',
950: '#000000',
},
}SCSS
$custom: #a29fa5; $custom-light: #bdbbbf; $custom-dark: #000000;
JSON
{
"hex": "#a29fa5",
"rgb": {
"r": 162,
"g": 159,
"b": 165
},
"hsl": {
"h": 270,
"s": 3.226,
"l": 63.529
},
"oklch": {
"l": 0.70686,
"c": 0.00924,
"h": 308.3
},
"luminance": 0.35194
}Semantic roles & 50–950 ramp
primary
#A29FA5
secondary
#D0D1CF
accent
#8D5873
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#121112
muted
#818081