#A29FA0#A29FA0
#A29FA0 is a light, near-neutral grey. Relative luminance 0.350; OKLCH L 70.5% C 0.004 H 354.8°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A29FA0 |
|---|---|
| RGB | rgb(162, 159, 160) |
| HSL | hsl(340, 2%, 63%) |
| HSV | hsv(340, 2%, 64%) |
| CMYK | cmyk(0%, 1.9%, 1.2%, 36.5%) |
| CIE-LAB | lab(65.76, 1.27, -0.14) |
| CIE-LCH | lch(65.76, 1.28, 353.86°) |
| OKLab | oklab(70.53% 0.0037 -0.0003) |
| OKLCH | oklch(70.53% 0.004 354.8) |
| XYZ | xyz(33.6426, 35.0158, 38.2373) |
| Luminance | 0.3502 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.32
Grey
#929591
ΔE00 6.15
Stone
#A89F91
ΔE00 7.50
Dove Gray
#B6B8BD
ΔE00 7.54
Cool Gray
#9AA7B0
ΔE00 7.94
Pewter
#899397
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29FA0 #9FA2A1
analogous
#A29FA1 #A29FA0 #A29F9F
triadic
#A29FA0 #A0A29F #9FA0A2
tetradic
#A29FA0 #A1A29F #9FA2A1 #9F9FA2
square
#A29FA0 #A1A29F #9FA2A1 #9F9FA2
split-complementary
#A29FA0 #9FA29F #9FA1A2
monochromatic
#656263 #848081 #A29FA0 #C0BEBF #DEDDDE
Accessibility & contrast
On white
2.62
#A29FA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#A29FA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29FA0
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29FA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29FA0 | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9FA0
Deuteranopia (green-blind)
#A0A0A0
Tritanopia (blue-blind)
#A39F9F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a29fa0; /* rgb */ color: rgb(162, 159, 160); /* oklch */ color: oklch(70.5% 0.004 354.8);
Tailwind
colors: {
custom: {
50: '#bdbbbc',
500: '#a29fa0',
950: '#000000',
},
}SCSS
$custom: #a29fa0; $custom-light: #bdbbbc; $custom-dark: #000000;
JSON
{
"hex": "#a29fa0",
"rgb": {
"r": 162,
"g": 159,
"b": 160
},
"hsl": {
"h": 340,
"s": 1.587,
"l": 62.941
},
"oklch": {
"l": 0.70531,
"c": 0.00375,
"h": 354.8
},
"luminance": 0.35016
}Semantic roles & 50–950 ramp
primary
#A29FA0
secondary
#CECFCF
accent
#8B7B5A
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121112
muted
#818081