#A4949C#A4949C
#A4949C is a light, muted pink. Relative luminance 0.315; OKLCH L 68.3% C 0.022 H 346.0°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A4949C |
|---|---|
| RGB | rgb(164, 148, 156) |
| HSL | hsl(330, 8%, 61%) |
| HSV | hsv(330, 10%, 64%) |
| CMYK | cmyk(0%, 9.8%, 4.9%, 35.7%) |
| CIE-LAB | lab(62.91, 7.36, -2.05) |
| CIE-LCH | lch(62.91, 7.64, 344.45°) |
| OKLab | oklab(68.3% 0.0214 -0.0053) |
| OKLCH | oklch(68.3% 0.022 346) |
| XYZ | xyz(31.8998, 31.4731, 35.8405) |
| Luminance | 0.3147 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Warm Grey
#978A84
ΔE00 8.41
Purpley Grey
#947E94
ΔE00 9.06
Rosybrown
#BC8F8F
ΔE00 9.79
Pinkish Grey
#C8ACA9
ΔE00 9.90
Light Mauve
#C292A1
ΔE00 10.17
Dark Gray
#A9A9A9
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4949C #94A49C
analogous
#A494A4 #A4949C #A49494
triadic
#A4949C #9CA494 #949CA4
tetradic
#A4949C #A4A494 #94A49C #9494A4
square
#A4949C #A4A494 #94A49C #9494A4
split-complementary
#A4949C #94A494 #94A4A4
monochromatic
#66575F #88737D #A4949C #C0B5BB #DCD6D9
Accessibility & contrast
On white
2.88
#A4949C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#A4949C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4949C
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4949C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4949C | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95979C
Deuteranopia (green-blind)
#98999C
Tritanopia (blue-blind)
#A79497
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #a4949c; /* rgb */ color: rgb(164, 148, 156); /* oklch */ color: oklch(68.3% 0.022 346.0);
Tailwind
colors: {
custom: {
50: '#bfb3b9',
500: '#a4949c',
950: '#000000',
},
}SCSS
$custom: #a4949c; $custom-light: #bfb3b9; $custom-dark: #000000;
JSON
{
"hex": "#a4949c",
"rgb": {
"r": 164,
"g": 148,
"b": 156
},
"hsl": {
"h": 330,
"s": 8.081,
"l": 61.176
},
"oklch": {
"l": 0.68301,
"c": 0.02201,
"h": 346
},
"luminance": 0.31473
}Semantic roles & 50–950 ramp
primary
#A4949C
secondary
#C7CDCA
accent
#927353
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121111
muted
#818080