#A29EAE#A29EAE
#A29EAE is a light, muted violet. Relative luminance 0.352; OKLCH L 70.8% C 0.023 H 297.2°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A29EAE |
|---|---|
| RGB | rgb(162, 158, 174) |
| HSL | hsl(255, 9%, 65%) |
| HSV | hsv(255, 9%, 68%) |
| CMYK | cmyk(6.9%, 9.2%, 0%, 31.8%) |
| CIE-LAB | lab(65.90, 4.58, -7.77) |
| CIE-LCH | lch(65.90, 9.02, 300.49°) |
| OKLab | oklab(70.77% 0.0107 -0.0208) |
| OKLCH | oklch(70.77% 0.023 297.2) |
| XYZ | xyz(34.7657, 35.1910, 44.9972) |
| Luminance | 0.3519 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.82
Dove Gray
#B6B8BD
ΔE00 9.46
Cool Gray
#9AA7B0
ΔE00 10.07
Pewter
#899397
ΔE00 11.39
Purpley Grey
#947E94
ΔE00 11.87
Grey
#929591
ΔE00 11.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29EAE #AAAE9E
analogous
#9EA2AE #A29EAE #AA9EAE
triadic
#A29EAE #AEA29E #9EAEA2
tetradic
#A29EAE #AE9EA2 #AAAE9E #9EAEAA
square
#A29EAE #AE9EA2 #AAAE9E #9EAEAA
split-complementary
#A29EAE #AEAA9E #A2AE9E
monochromatic
#645F72 #827D92 #A29EAE #C2BFCA #E2E1E6
Accessibility & contrast
On white
2.61
#A29EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#A29EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29EAE
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29EAE | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0AF
Deuteranopia (green-blind)
#9CA0AD
Tritanopia (blue-blind)
#A0A0A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a29eae; /* rgb */ color: rgb(162, 158, 174); /* oklch */ color: oklch(70.8% 0.023 297.2);
Tailwind
colors: {
custom: {
50: '#bdbac6',
500: '#a29eae',
950: '#000000',
},
}SCSS
$custom: #a29eae; $custom-light: #bdbac6; $custom-dark: #000000;
JSON
{
"hex": "#a29eae",
"rgb": {
"r": 162,
"g": 158,
"b": 174
},
"hsl": {
"h": 255,
"s": 8.989,
"l": 65.098
},
"oklch": {
"l": 0.70771,
"c": 0.02342,
"h": 297.2
},
"luminance": 0.35191
}Semantic roles & 50–950 ramp
primary
#A29EAE
secondary
#D5D7D1
accent
#935383
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#121113
muted
#818082