#A29FA3#A29FA3
#A29FA3 is a light, near-neutral grey. Relative luminance 0.351; OKLCH L 70.6% C 0.007 H 317.7°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A29FA3 |
|---|---|
| RGB | rgb(162, 159, 163) |
| HSL | hsl(285, 2%, 63%) |
| HSV | hsv(285, 2%, 64%) |
| CMYK | cmyk(0.6%, 2.5%, 0%, 36.1%) |
| CIE-LAB | lab(65.84, 1.84, -1.69) |
| CIE-LCH | lch(65.84, 2.50, 317.39°) |
| OKLab | oklab(70.62% 0.0049 -0.0045) |
| OKLCH | oklch(70.62% 0.007 317.7) |
| XYZ | xyz(33.9082, 35.1221, 39.6361) |
| Luminance | 0.3512 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.05
Dove Gray
#B6B8BD
ΔE00 7.33
Grey
#929591
ΔE00 7.37
Cool Gray
#9AA7B0
ΔE00 7.75
Pewter
#899397
ΔE00 8.25
Cool Grey
#95A3A6
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29FA3 #A0A39F
analogous
#A09FA3 #A29FA3 #A39FA2
triadic
#A29FA3 #A3A29F #9FA3A2
tetradic
#A29FA3 #A3A09F #A0A39F #9FA2A3
square
#A29FA3 #A3A09F #A0A39F #9FA2A3
split-complementary
#A29FA3 #A2A39F #9FA3A0
monochromatic
#656266 #848085 #A29FA3 #C0BEC1 #DFDEDF
Accessibility & contrast
On white
2.62
#A29FA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#A29FA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29FA3
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29FA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29FA3 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A3
Deuteranopia (green-blind)
#9FA0A3
Tritanopia (blue-blind)
#A29FA0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a29fa3; /* rgb */ color: rgb(162, 159, 163); /* oklch */ color: oklch(70.6% 0.007 317.7);
Tailwind
colors: {
custom: {
50: '#bdbbbe',
500: '#a29fa3',
950: '#000000',
},
}SCSS
$custom: #a29fa3; $custom-light: #bdbbbe; $custom-dark: #000000;
JSON
{
"hex": "#a29fa3",
"rgb": {
"r": 162,
"g": 159,
"b": 163
},
"hsl": {
"h": 285,
"s": 2.128,
"l": 63.137
},
"oklch": {
"l": 0.70624,
"c": 0.00666,
"h": 317.7
},
"luminance": 0.35122
}Semantic roles & 50–950 ramp
primary
#A29FA3
secondary
#CFD0CE
accent
#8C5A66
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121112
muted
#818081