#A29EA8#A29EA8
#A29EA8 is a light, near-neutral grey. Relative luminance 0.350; OKLCH L 70.6% C 0.015 H 304.0°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A29EA8 |
|---|---|
| RGB | rgb(162, 158, 168) |
| HSL | hsl(264, 5%, 64%) |
| HSV | hsv(264, 6%, 66%) |
| CMYK | cmyk(3.6%, 6%, 0%, 34.1%) |
| CIE-LAB | lab(65.72, 3.37, -4.68) |
| CIE-LCH | lch(65.72, 5.76, 305.79°) |
| OKLab | oklab(70.57% 0.0084 -0.0125) |
| OKLCH | oklch(70.57% 0.015 304) |
| XYZ | xyz(34.1938, 34.9623, 41.9852) |
| Luminance | 0.3496 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.59
Dove Gray
#B6B8BD
ΔE00 8.26
Cool Gray
#9AA7B0
ΔE00 8.87
Grey
#929591
ΔE00 9.67
Pewter
#899397
ΔE00 9.78
Warm Grey
#978A84
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29EA8 #A4A89E
analogous
#9E9FA8 #A29EA8 #A79EA8
triadic
#A29EA8 #A8A29E #9EA8A2
tetradic
#A29EA8 #A89E9F #A4A89E #9EA8A7
square
#A29EA8 #A89E9F #A4A89E #9EA8A7
split-complementary
#A29EA8 #A8A79E #9FA89E
monochromatic
#65606B #837E8B #A29EA8 #C1BEC5 #E0DFE2
Accessibility & contrast
On white
2.63
#A29EA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#A29EA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29EA8
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29EA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29EA8 | 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)
#9C9FA8
Deuteranopia (green-blind)
#9DA0A8
Tritanopia (blue-blind)
#A19FA1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a29ea8; /* rgb */ color: rgb(162, 158, 168); /* oklch */ color: oklch(70.6% 0.015 304.0);
Tailwind
colors: {
custom: {
50: '#bdbac1',
500: '#a29ea8',
950: '#000000',
},
}SCSS
$custom: #a29ea8; $custom-light: #bdbac1; $custom-dark: #000000;
JSON
{
"hex": "#a29ea8",
"rgb": {
"r": 162,
"g": 158,
"b": 168
},
"hsl": {
"h": 264,
"s": 5.435,
"l": 63.922
},
"oklch": {
"l": 0.70573,
"c": 0.01503,
"h": 304
},
"luminance": 0.34962
}Semantic roles & 50–950 ramp
primary
#A29EA8
secondary
#D1D3CF
accent
#8F5678
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#121112
muted
#818081