#A29EA2#A29EA2
#A29EA2 is a light, near-neutral grey. Relative luminance 0.347; OKLCH L 70.4% C 0.007 H 325.6°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A29EA2 |
|---|---|
| RGB | rgb(162, 158, 162) |
| HSL | hsl(300, 2%, 63%) |
| HSV | hsv(300, 2%, 64%) |
| CMYK | cmyk(0%, 2.5%, 0%, 36.5%) |
| CIE-LAB | lab(65.55, 2.20, -1.57) |
| CIE-LCH | lch(65.55, 2.70, 324.58°) |
| OKLab | oklab(70.38% 0.0061 -0.0041) |
| OKLCH | oklch(70.38% 0.007 325.6) |
| XYZ | xyz(33.6477, 34.7438, 39.1090) |
| Luminance | 0.3474 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.48
Grey
#929591
ΔE00 7.59
Dove Gray
#B6B8BD
ΔE00 7.74
Cool Gray
#9AA7B0
ΔE00 8.37
Pewter
#899397
ΔE00 8.61
Warm Grey
#978A84
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29EA2 #9EA29E
analogous
#A09EA2 #A29EA2 #A29EA0
triadic
#A29EA2 #A2A29E #9EA2A2
tetradic
#A29EA2 #A2A09E #9EA29E #9EA0A2
square
#A29EA2 #A2A09E #9EA29E #9EA0A2
split-complementary
#A29EA2 #A0A29E #9EA2A0
monochromatic
#656165 #847F84 #A29EA2 #C0BDC0 #DEDCDE
Accessibility & contrast
On white
2.64
#A29EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#A29EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29EA2
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29EA2 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA2
Deuteranopia (green-blind)
#9F9FA2
Tritanopia (blue-blind)
#A29E9F
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a29ea2; /* rgb */ color: rgb(162, 158, 162); /* oklch */ color: oklch(70.4% 0.007 325.6);
Tailwind
colors: {
custom: {
50: '#bdbabd',
500: '#a29ea2',
950: '#000000',
},
}SCSS
$custom: #a29ea2; $custom-light: #bdbabd; $custom-dark: #000000;
JSON
{
"hex": "#a29ea2",
"rgb": {
"r": 162,
"g": 158,
"b": 162
},
"hsl": {
"h": 300,
"s": 2.105,
"l": 62.745
},
"oklch": {
"l": 0.70383,
"c": 0.00733,
"h": 325.6
},
"luminance": 0.34744
}Semantic roles & 50–950 ramp
primary
#A29EA2
secondary
#CDCFCD
accent
#8C5A5A
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121112
muted
#818081