#A49EAC#A49EAC
#A49EAC is a light, muted grey. Relative luminance 0.353; OKLCH L 70.9% C 0.021 H 305.1°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A49EAC |
|---|---|
| RGB | rgb(164, 158, 172) |
| HSL | hsl(266, 8%, 65%) |
| HSV | hsv(266, 8%, 67%) |
| CMYK | cmyk(4.7%, 8.1%, 0%, 32.5%) |
| CIE-LAB | lab(66.00, 4.87, -6.48) |
| CIE-LCH | lch(66.00, 8.10, 306.92°) |
| OKLab | oklab(70.87% 0.0122 -0.0173) |
| OKLCH | oklch(70.87% 0.021 305.1) |
| XYZ | xyz(34.9818, 35.3248, 43.9972) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.41
Dove Gray
#B6B8BD
ΔE00 9.33
Cool Gray
#9AA7B0
ΔE00 10.58
Purpley Grey
#947E94
ΔE00 11.65
Grey
#929591
ΔE00 11.65
Pewter
#899397
ΔE00 11.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A49EAC #A6AC9E
analogous
#9E9FAC #A49EAC #AB9EAC
triadic
#A49EAC #ACA49E #9EACA4
tetradic
#A49EAC #AC9E9F #A6AC9E #9EACAB
square
#A49EAC #AC9E9F #A6AC9E #9EACAB
split-complementary
#A49EAC #ACAB9E #9FAC9E
monochromatic
#676070 #857D90 #A49EAC #C3BFC8 #E2E0E4
Accessibility & contrast
On white
2.60
#A49EAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#A49EAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A49EAC
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A49EAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A49EAC | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AD
Deuteranopia (green-blind)
#9DA0AC
Tritanopia (blue-blind)
#A3A0A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a49eac; /* rgb */ color: rgb(164, 158, 172); /* oklch */ color: oklch(70.9% 0.021 305.1);
Tailwind
colors: {
custom: {
50: '#bfbac4',
500: '#a49eac',
950: '#000000',
},
}SCSS
$custom: #a49eac; $custom-light: #bfbac4; $custom-dark: #000000;
JSON
{
"hex": "#a49eac",
"rgb": {
"r": 164,
"g": 158,
"b": 172
},
"hsl": {
"h": 265.714,
"s": 7.778,
"l": 64.706
},
"oklch": {
"l": 0.70872,
"c": 0.02117,
"h": 305.1
},
"luminance": 0.35325
}Semantic roles & 50–950 ramp
primary
#A49EAC
secondary
#D3D5D0
accent
#925477
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121112
muted
#818081