#A29EA7#A29EA7
#A29EA7 is a light, near-neutral grey. Relative luminance 0.349; OKLCH L 70.5% C 0.014 H 306.0°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A29EA7 |
|---|---|
| RGB | rgb(162, 158, 167) |
| HSL | hsl(267, 5%, 64%) |
| HSV | hsv(267, 5%, 65%) |
| CMYK | cmyk(3%, 5.4%, 0%, 34.5%) |
| CIE-LAB | lab(65.69, 3.17, -4.16) |
| CIE-LCH | lch(65.69, 5.23, 307.35°) |
| OKLab | oklab(70.54% 0.008 -0.0111) |
| OKLCH | oklch(70.54% 0.014 306) |
| XYZ | xyz(34.1010, 34.9252, 41.4964) |
| Luminance | 0.3493 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.21
Dove Gray
#B6B8BD
ΔE00 8.11
Cool Gray
#9AA7B0
ΔE00 8.73
Grey
#929591
ΔE00 9.27
Pewter
#899397
ΔE00 9.54
Warm Grey
#978A84
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29EA7 #A3A79E
analogous
#9E9EA7 #A29EA7 #A69EA7
triadic
#A29EA7 #A7A29E #9EA7A2
tetradic
#A29EA7 #A79E9E #A3A79E #9EA7A6
square
#A29EA7 #A79E9E #A3A79E #9EA7A6
split-complementary
#A29EA7 #A7A69E #9EA79E
monochromatic
#65606A #837E8A #A29EA7 #C1BEC4 #E0DEE1
Accessibility & contrast
On white
2.63
#A29EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#A29EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29EA7
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29EA7 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9FA7
Deuteranopia (green-blind)
#9DA0A7
Tritanopia (blue-blind)
#A19FA1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a29ea7; /* rgb */ color: rgb(162, 158, 167); /* oklch */ color: oklch(70.5% 0.014 306.0);
Tailwind
colors: {
custom: {
50: '#bdbac1',
500: '#a29ea7',
950: '#000000',
},
}SCSS
$custom: #a29ea7; $custom-light: #bdbac1; $custom-dark: #000000;
JSON
{
"hex": "#a29ea7",
"rgb": {
"r": 162,
"g": 158,
"b": 167
},
"hsl": {
"h": 266.667,
"s": 4.865,
"l": 63.725
},
"oklch": {
"l": 0.70541,
"c": 0.01368,
"h": 306
},
"luminance": 0.34925
}Semantic roles & 50–950 ramp
primary
#A29EA7
secondary
#D1D2CF
accent
#8F5776
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#121112
muted
#818081