#A4869C#A4869C
#A4869C is a light, muted pink. Relative luminance 0.273; OKLCH L 65.5% C 0.048 H 335.7°. Best body text is #000000 at 6.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A4869C |
|---|---|
| RGB | rgb(164, 134, 156) |
| HSL | hsl(316, 14%, 58%) |
| HSV | hsv(316, 18%, 64%) |
| CMYK | cmyk(0%, 18.3%, 4.9%, 35.7%) |
| CIE-LAB | lab(59.29, 15.28, -7.39) |
| CIE-LCH | lch(59.29, 16.97, 334.19°) |
| OKLab | oklab(65.49% 0.0435 -0.0196) |
| OKLCH | oklch(65.49% 0.048 335.7) |
| XYZ | xyz(29.8351, 27.3437, 35.1523) |
| Luminance | 0.2734 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.14
Purpley Grey
#947E94
ΔE00 4.28
Heather
#A484AC
ΔE00 5.63
Light Mauve
#C292A1
ΔE00 7.73
Grey Pink
#C3909B
ΔE00 8.68
Greyish Purple
#887191
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4869C #86A48E
analogous
#9D86A4 #A4869C #A4868D
triadic
#A4869C #9CA486 #869CA4
tetradic
#A4869C #A49D86 #86A48E #868DA4
square
#A4869C #A49D86 #86A48E #868DA4
split-complementary
#A4869C #8DA486 #86A49D
monochromatic
#644B5E #87667E #A4869C #BEA9B9 #D9CCD5
Accessibility & contrast
On white
3.25
#A4869C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.47
#A4869C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A4869C
6.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4869C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4869C | 1.00 | 3.25 | 6.47 | 6.47 |
| #FFFFFF | 3.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868C9D
Deuteranopia (green-blind)
#8D909B
Tritanopia (blue-blind)
#A7878D
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #a4869c; /* rgb */ color: rgb(164, 134, 156); /* oklch */ color: oklch(65.5% 0.048 335.7);
Tailwind
colors: {
custom: {
50: '#bfa9b9',
500: '#a4869c',
950: '#000000',
},
}SCSS
$custom: #a4869c; $custom-light: #bfa9b9; $custom-dark: #000000;
JSON
{
"hex": "#a4869c",
"rgb": {
"r": 164,
"g": 134,
"b": 156
},
"hsl": {
"h": 316,
"s": 14.151,
"l": 58.431
},
"oklch": {
"l": 0.65493,
"c": 0.04769,
"h": 335.7
},
"luminance": 0.27343
}Semantic roles & 50–950 ramp
primary
#A4869C
secondary
#BDC9C0
accent
#B78471
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#121011
muted
#817F80