#A4909C#A4909C
#A4909C is a light, muted pink. Relative luminance 0.302; OKLCH L 67.5% C 0.029 H 341.2°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A4909C |
|---|---|
| RGB | rgb(164, 144, 156) |
| HSL | hsl(324, 10%, 60%) |
| HSV | hsv(324, 12%, 64%) |
| CMYK | cmyk(0%, 12.2%, 4.9%, 35.7%) |
| CIE-LAB | lab(61.86, 9.61, -3.58) |
| CIE-LCH | lch(61.86, 10.26, 339.55°) |
| OKLab | oklab(67.49% 0.0276 -0.0094) |
| OKLCH | oklch(67.49% 0.029 341.2) |
| XYZ | xyz(31.2832, 30.2399, 35.6349) |
| Luminance | 0.3024 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpley Grey
#947E94
ΔE00 7.03
Light Mauve
#C292A1
ΔE00 8.69
Dusty Lavender
#AC86A8
ΔE00 8.83
Rosybrown
#BC8F8F
ΔE00 9.24
Grey Pink
#C3909B
ΔE00 9.36
Heather
#A484AC
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4909C #90A498
analogous
#A290A4 #A4909C #A49092
triadic
#A4909C #9CA490 #909CA4
tetradic
#A4909C #A4A290 #90A498 #9092A4
square
#A4909C #A4A290 #90A498 #9092A4
split-complementary
#A4909C #92A490 #90A4A2
monochromatic
#66545F #886F7E #A4909C #C0B2BA #DBD3D8
Accessibility & contrast
On white
2.98
#A4909C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#A4909C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4909C
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4909C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4909C | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91949D
Deuteranopia (green-blind)
#95979B
Tritanopia (blue-blind)
#A79094
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #a4909c; /* rgb */ color: rgb(164, 144, 156); /* oklch */ color: oklch(67.5% 0.029 341.2);
Tailwind
colors: {
custom: {
50: '#bfb0b9',
500: '#a4909c',
950: '#000000',
},
}SCSS
$custom: #a4909c; $custom-light: #bfb0b9; $custom-dark: #000000;
JSON
{
"hex": "#a4909c",
"rgb": {
"r": 164,
"g": 144,
"b": 156
},
"hsl": {
"h": 324,
"s": 9.901,
"l": 60.392
},
"oklch": {
"l": 0.67487,
"c": 0.02919,
"h": 341.2
},
"luminance": 0.30239
}Semantic roles & 50–950 ramp
primary
#A4909C
secondary
#C4CCC7
accent
#946C52
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#121011
muted
#817F80