#A29EA9#A29EA9
#A29EA9 is a light, near-neutral grey. Relative luminance 0.350; OKLCH L 70.6% C 0.016 H 302.4°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A29EA9 |
|---|---|
| RGB | rgb(162, 158, 169) |
| HSL | hsl(262, 6%, 64%) |
| HSV | hsv(262, 7%, 66%) |
| CMYK | cmyk(4.1%, 6.5%, 0%, 33.7%) |
| CIE-LAB | lab(65.75, 3.57, -5.19) |
| CIE-LCH | lch(65.75, 6.30, 304.50°) |
| OKLab | oklab(70.61% 0.0088 -0.0138) |
| OKLCH | oklch(70.61% 0.016 302.4) |
| XYZ | xyz(34.2873, 34.9997, 42.4777) |
| Luminance | 0.3500 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.97
Dove Gray
#B6B8BD
ΔE00 8.42
Cool Gray
#9AA7B0
ΔE00 9.04
Pewter
#899397
ΔE00 10.03
Grey
#929591
ΔE00 10.06
Cool Grey
#95A3A6
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29EA9 #A5A99E
analogous
#9EA0A9 #A29EA9 #A89EA9
triadic
#A29EA9 #A9A29E #9EA9A2
tetradic
#A29EA9 #A99EA0 #A5A99E #9EA9A8
square
#A29EA9 #A99EA0 #A5A99E #9EA9A8
split-complementary
#A29EA9 #A9A89E #A0A99E
monochromatic
#65606C #837E8C #A29EA9 #C1BEC6 #E0DFE3
Accessibility & contrast
On white
2.63
#A29EA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#A29EA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29EA9
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29EA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29EA9 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AA
Deuteranopia (green-blind)
#9DA0A9
Tritanopia (blue-blind)
#A19FA1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a29ea9; /* rgb */ color: rgb(162, 158, 169); /* oklch */ color: oklch(70.6% 0.016 302.4);
Tailwind
colors: {
custom: {
50: '#bdbac2',
500: '#a29ea9',
950: '#000000',
},
}SCSS
$custom: #a29ea9; $custom-light: #bdbac2; $custom-dark: #000000;
JSON
{
"hex": "#a29ea9",
"rgb": {
"r": 162,
"g": 158,
"b": 169
},
"hsl": {
"h": 261.818,
"s": 6.011,
"l": 64.118
},
"oklch": {
"l": 0.70606,
"c": 0.01641,
"h": 302.4
},
"luminance": 0.35
}Semantic roles & 50–950 ramp
primary
#A29EA9
secondary
#D2D3CF
accent
#90567B
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#121112
muted
#818081