#A4889C#A4889C
#A4889C is a light, muted pink. Relative luminance 0.279; OKLCH L 65.9% C 0.044 H 336.5°. Best body text is #000000 at 6.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A4889C |
|---|---|
| RGB | rgb(164, 136, 156) |
| HSL | hsl(317, 13%, 59%) |
| HSV | hsv(317, 17%, 64%) |
| CMYK | cmyk(0%, 17.1%, 4.9%, 35.7%) |
| CIE-LAB | lab(59.80, 14.14, -6.63) |
| CIE-LCH | lch(59.80, 15.62, 334.87°) |
| OKLab | oklab(65.89% 0.0403 -0.0176) |
| OKLCH | oklch(65.89% 0.044 336.5) |
| XYZ | xyz(30.1142, 27.9018, 35.2453) |
| Luminance | 0.2790 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpley Grey
#947E94
ΔE00 4.47
Dusty Lavender
#AC86A8
ΔE00 4.89
Heather
#A484AC
ΔE00 6.32
Light Mauve
#C292A1
ΔE00 7.60
Grey Pink
#C3909B
ΔE00 8.53
Greyish Purple
#887191
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4889C #88A490
analogous
#9E88A4 #A4889C #A4888E
triadic
#A4889C #9CA488 #889CA4
tetradic
#A4889C #A49E88 #88A490 #888EA4
square
#A4889C #A49E88 #88A490 #888EA4
split-complementary
#A4889C #8EA488 #88A49E
monochromatic
#654D5E #87677E #A4889C #BFABB9 #D9CDD6
Accessibility & contrast
On white
3.19
#A4889C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.58
#A4889C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A4889C
6.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4889C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4889C | 1.00 | 3.19 | 6.58 | 6.58 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888E9D
Deuteranopia (green-blind)
#8E929B
Tritanopia (blue-blind)
#A7898F
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #a4889c; /* rgb */ color: rgb(164, 136, 156); /* oklch */ color: oklch(65.9% 0.044 336.5);
Tailwind
colors: {
custom: {
50: '#bfaab9',
500: '#a4889c',
950: '#000000',
},
}SCSS
$custom: #a4889c; $custom-light: #bfaab9; $custom-dark: #000000;
JSON
{
"hex": "#a4889c",
"rgb": {
"r": 164,
"g": 136,
"b": 156
},
"hsl": {
"h": 317.143,
"s": 13.333,
"l": 58.824
},
"oklch": {
"l": 0.65887,
"c": 0.04396,
"h": 336.5
},
"luminance": 0.27901
}Semantic roles & 50–950 ramp
primary
#A4889C
secondary
#BEC9C2
accent
#B68572
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#121011
muted
#817F80