#A29FA2#A29FA2
#A29FA2 is a light, near-neutral grey. Relative luminance 0.351; OKLCH L 70.6% C 0.005 H 325.6°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A29FA2 |
|---|---|
| RGB | rgb(162, 159, 162) |
| HSL | hsl(300, 2%, 63%) |
| HSV | hsv(300, 2%, 64%) |
| CMYK | cmyk(0%, 1.9%, 0%, 36.5%) |
| CIE-LAB | lab(65.82, 1.65, -1.18) |
| CIE-LCH | lch(65.82, 2.03, 324.54°) |
| OKLab | oklab(70.59% 0.0045 -0.0031) |
| OKLCH | oklch(70.59% 0.005 325.6) |
| XYZ | xyz(33.8190, 35.0864, 39.1661) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.76
Grey
#929591
ΔE00 6.95
Dove Gray
#B6B8BD
ΔE00 7.36
Cool Gray
#9AA7B0
ΔE00 7.77
Pewter
#899397
ΔE00 8.13
Cool Grey
#95A3A6
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29FA2 #9FA29F
analogous
#A09FA2 #A29FA2 #A29FA0
triadic
#A29FA2 #A2A29F #9FA2A2
tetradic
#A29FA2 #A2A09F #9FA29F #9FA0A2
square
#A29FA2 #A2A09F #9FA29F #9FA0A2
split-complementary
#A29FA2 #A0A29F #9FA2A0
monochromatic
#656265 #848084 #A29FA2 #C0BEC0 #DEDDDE
Accessibility & contrast
On white
2.62
#A29FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#A29FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29FA2
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29FA2 | 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)
#9FA0A2
Deuteranopia (green-blind)
#9FA0A2
Tritanopia (blue-blind)
#A29FA0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a29fa2; /* rgb */ color: rgb(162, 159, 162); /* oklch */ color: oklch(70.6% 0.005 325.6);
Tailwind
colors: {
custom: {
50: '#bdbbbd',
500: '#a29fa2',
950: '#000000',
},
}SCSS
$custom: #a29fa2; $custom-light: #bdbbbd; $custom-dark: #000000;
JSON
{
"hex": "#a29fa2",
"rgb": {
"r": 162,
"g": 159,
"b": 162
},
"hsl": {
"h": 300,
"s": 1.587,
"l": 62.941
},
"oklch": {
"l": 0.70593,
"c": 0.00549,
"h": 325.6
},
"luminance": 0.35086
}Semantic roles & 50–950 ramp
primary
#A29FA2
secondary
#CECFCE
accent
#8B5A5A
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121112
muted
#818081