#A29FA4#A29FA4
#A29FA4 is a light, near-neutral grey. Relative luminance 0.352; OKLCH L 70.7% C 0.008 H 312.3°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A29FA4 |
|---|---|
| RGB | rgb(162, 159, 164) |
| HSL | hsl(276, 3%, 63%) |
| HSV | hsv(276, 3%, 64%) |
| CMYK | cmyk(1.2%, 3%, 0%, 35.7%) |
| CIE-LAB | lab(65.87, 2.04, -2.21) |
| CIE-LCH | lch(65.87, 3.01, 312.61°) |
| OKLab | oklab(70.66% 0.0053 -0.0059) |
| OKLCH | oklch(70.66% 0.008 312.3) |
| XYZ | xyz(33.9982, 35.1580, 40.1099) |
| Luminance | 0.3516 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.39
Dove Gray
#B6B8BD
ΔE00 7.34
Grey
#929591
ΔE00 7.53
Cool Gray
#9AA7B0
ΔE00 7.76
Pewter
#899397
ΔE00 8.40
Cool Grey
#95A3A6
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29FA4 #A1A49F
analogous
#9F9FA4 #A29FA4 #A49FA3
triadic
#A29FA4 #A4A29F #9FA4A2
tetradic
#A29FA4 #A49F9F #A1A49F #9FA3A4
square
#A29FA4 #A49F9F #A1A49F #9FA3A4
split-complementary
#A29FA4 #A3A49F #9FA49F
monochromatic
#656267 #848086 #A29FA4 #C0BEC2 #DFDEE0
Accessibility & contrast
On white
2.61
#A29FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#A29FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29FA4
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29FA4 | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A4
Deuteranopia (green-blind)
#9FA0A4
Tritanopia (blue-blind)
#A2A0A1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a29fa4; /* rgb */ color: rgb(162, 159, 164); /* oklch */ color: oklch(70.7% 0.008 312.3);
Tailwind
colors: {
custom: {
50: '#bdbbbf',
500: '#a29fa4',
950: '#000000',
},
}SCSS
$custom: #a29fa4; $custom-light: #bdbbbf; $custom-dark: #000000;
JSON
{
"hex": "#a29fa4",
"rgb": {
"r": 162,
"g": 159,
"b": 164
},
"hsl": {
"h": 276,
"s": 2.674,
"l": 63.333
},
"oklch": {
"l": 0.70655,
"c": 0.00792,
"h": 312.3
},
"luminance": 0.35158
}Semantic roles & 50–950 ramp
primary
#A29FA4
secondary
#CFD0CF
accent
#8C596E
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121112
muted
#818081