#A29EA0#A29EA0
#A29EA0 is a light, near-neutral grey. Relative luminance 0.347; OKLCH L 70.3% C 0.005 H 345.4°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A29EA0 |
|---|---|
| RGB | rgb(162, 158, 160) |
| HSL | hsl(330, 2%, 63%) |
| HSV | hsv(330, 2%, 64%) |
| CMYK | cmyk(0%, 2.5%, 1.2%, 36.5%) |
| CIE-LAB | lab(65.49, 1.82, -0.53) |
| CIE-LCH | lch(65.49, 1.90, 343.85°) |
| OKLab | oklab(70.32% 0.0053 -0.0014) |
| OKLCH | oklch(70.32% 0.005 345.4) |
| XYZ | xyz(33.4713, 34.6733, 38.1802) |
| Luminance | 0.3467 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.97
Grey
#929591
ΔE00 6.77
Dove Gray
#B6B8BD
ΔE00 7.82
Warm Grey
#978A84
ΔE00 8.08
Stone
#A89F91
ΔE00 8.09
Pewter
#899397
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29EA0 #9EA2A0
analogous
#A29EA2 #A29EA0 #A29E9E
triadic
#A29EA0 #A0A29E #9EA0A2
tetradic
#A29EA0 #A2A29E #9EA2A0 #9E9EA2
square
#A29EA0 #A2A29E #9EA2A0 #9E9EA2
split-complementary
#A29EA0 #9EA29E #9EA2A2
monochromatic
#656163 #847F81 #A29EA0 #C0BDBF #DEDCDD
Accessibility & contrast
On white
2.65
#A29EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#A29EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29EA0
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29EA0 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA0
Deuteranopia (green-blind)
#9F9FA0
Tritanopia (blue-blind)
#A39E9F
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a29ea0; /* rgb */ color: rgb(162, 158, 160); /* oklch */ color: oklch(70.3% 0.005 345.4);
Tailwind
colors: {
custom: {
50: '#bdbabc',
500: '#a29ea0',
950: '#000000',
},
}SCSS
$custom: #a29ea0; $custom-light: #bdbabc; $custom-dark: #000000;
JSON
{
"hex": "#a29ea0",
"rgb": {
"r": 162,
"g": 158,
"b": 160
},
"hsl": {
"h": 330,
"s": 2.105,
"l": 62.745
},
"oklch": {
"l": 0.70322,
"c": 0.00543,
"h": 345.4
},
"luminance": 0.34673
}Semantic roles & 50–950 ramp
primary
#A29EA0
secondary
#CDCFCE
accent
#8C735A
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121112
muted
#818081