#A29EA5#A29EA5
#A29EA5 is a light, near-neutral grey. Relative luminance 0.349; OKLCH L 70.5% C 0.011 H 311.1°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A29EA5 |
|---|---|
| RGB | rgb(162, 158, 165) |
| HSL | hsl(274, 4%, 63%) |
| HSV | hsv(274, 4%, 65%) |
| CMYK | cmyk(1.8%, 4.2%, 0%, 35.3%) |
| CIE-LAB | lab(65.63, 2.78, -3.12) |
| CIE-LCH | lch(65.63, 4.18, 311.70°) |
| OKLab | oklab(70.48% 0.0072 -0.0083) |
| OKLCH | oklch(70.48% 0.011 311.1) |
| XYZ | xyz(33.9176, 34.8518, 40.5302) |
| Luminance | 0.3485 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.48
Dove Gray
#B6B8BD
ΔE00 7.88
Grey
#929591
ΔE00 8.49
Cool Gray
#9AA7B0
ΔE00 8.50
Pewter
#899397
ΔE00 9.11
Warm Grey
#978A84
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29EA5 #A1A59E
analogous
#9E9EA5 #A29EA5 #A59EA4
triadic
#A29EA5 #A5A29E #9EA5A2
tetradic
#A29EA5 #A59E9E #A1A59E #9EA4A5
square
#A29EA5 #A59E9E #A1A59E #9EA4A5
split-complementary
#A29EA5 #A4A59E #9EA59E
monochromatic
#656168 #847E88 #A29EA5 #C0BEC2 #DFDDE0
Accessibility & contrast
On white
2.63
#A29EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#A29EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29EA5
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29EA5 | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9FA5
Deuteranopia (green-blind)
#9E9FA5
Tritanopia (blue-blind)
#A29FA0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a29ea5; /* rgb */ color: rgb(162, 158, 165); /* oklch */ color: oklch(70.5% 0.011 311.1);
Tailwind
colors: {
custom: {
50: '#bdbabf',
500: '#a29ea5',
950: '#000000',
},
}SCSS
$custom: #a29ea5; $custom-light: #bdbabf; $custom-dark: #000000;
JSON
{
"hex": "#a29ea5",
"rgb": {
"r": 162,
"g": 158,
"b": 165
},
"hsl": {
"h": 274.286,
"s": 3.743,
"l": 63.333
},
"oklch": {
"l": 0.70477,
"c": 0.01101,
"h": 311.1
},
"luminance": 0.34852
}Semantic roles & 50–950 ramp
primary
#A29EA5
secondary
#CFD1CE
accent
#8E586F
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#121112
muted
#818081