#A29EA6#A29EA6
#A29EA6 is a light, near-neutral grey. Relative luminance 0.349; OKLCH L 70.5% C 0.012 H 308.2°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #A29EA6 |
|---|---|
| RGB | rgb(162, 158, 166) |
| HSL | hsl(270, 4%, 64%) |
| HSV | hsv(270, 5%, 65%) |
| CMYK | cmyk(2.4%, 4.8%, 0%, 34.9%) |
| CIE-LAB | lab(65.66, 2.98, -3.64) |
| CIE-LCH | lch(65.66, 4.70, 309.27°) |
| OKLab | oklab(70.51% 0.0076 -0.0097) |
| OKLCH | oklch(70.51% 0.012 308.2) |
| XYZ | xyz(34.0089, 34.8883, 41.0115) |
| Luminance | 0.3489 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.84
Dove Gray
#B6B8BD
ΔE00 7.98
Cool Gray
#9AA7B0
ΔE00 8.60
Grey
#929591
ΔE00 8.88
Pewter
#899397
ΔE00 9.32
Warm Grey
#978A84
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29EA6 #A2A69E
analogous
#9E9EA6 #A29EA6 #A69EA6
triadic
#A29EA6 #A6A29E #9EA6A2
tetradic
#A29EA6 #A69E9E #A2A69E #9EA6A6
square
#A29EA6 #A69E9E #A2A69E #9EA6A6
split-complementary
#A29EA6 #A6A69E #9EA69E
monochromatic
#656069 #837E89 #A29EA6 #C1BEC3 #DFDEE1
Accessibility & contrast
On white
2.63
#A29EA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#A29EA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29EA6
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29EA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29EA6 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9FA6
Deuteranopia (green-blind)
#9EA0A6
Tritanopia (blue-blind)
#A29FA1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a29ea6; /* rgb */ color: rgb(162, 158, 166); /* oklch */ color: oklch(70.5% 0.012 308.2);
Tailwind
colors: {
custom: {
50: '#bdbac0',
500: '#a29ea6',
950: '#000000',
},
}SCSS
$custom: #a29ea6; $custom-light: #bdbac0; $custom-dark: #000000;
JSON
{
"hex": "#a29ea6",
"rgb": {
"r": 162,
"g": 158,
"b": 166
},
"hsl": {
"h": 270,
"s": 4.301,
"l": 63.529
},
"oklch": {
"l": 0.70509,
"c": 0.01233,
"h": 308.2
},
"luminance": 0.34888
}Semantic roles & 50–950 ramp
primary
#A29EA6
secondary
#D0D1CE
accent
#8E5773
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#121112
muted
#818081