#A48A98#A48A98
#A48A98 is a light, muted pink. Relative luminance 0.283; OKLCH L 66.2% C 0.037 H 344.5°. Best body text is #000000 at 6.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A48A98 |
|---|---|
| RGB | rgb(164, 138, 152) |
| HSL | hsl(328, 13%, 59%) |
| HSV | hsv(328, 16%, 64%) |
| CMYK | cmyk(0%, 15.9%, 7.3%, 35.7%) |
| CIE-LAB | lab(60.19, 12.26, -3.77) |
| CIE-LCH | lch(60.19, 12.83, 342.93°) |
| OKLab | oklab(66.15% 0.0356 -0.0099) |
| OKLCH | oklch(66.15% 0.037 344.5) |
| XYZ | xyz(30.0653, 28.3372, 33.5855) |
| Luminance | 0.2834 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpley Grey
#947E94
ΔE00 5.49
Dusty Lavender
#AC86A8
ΔE00 7.08
Light Mauve
#C292A1
ΔE00 7.51
Grey Pink
#C3909B
ΔE00 8.13
Rosybrown
#BC8F8F
ΔE00 8.52
Heather
#A484AC
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A48A98 #8AA496
analogous
#A38AA4 #A48A98 #A48A8B
triadic
#A48A98 #98A48A #8A98A4
tetradic
#A48A98 #A4A38A #8AA496 #8A8BA4
square
#A48A98 #A4A38A #8AA496 #8A8BA4
split-complementary
#A48A98 #8BA48A #8AA4A3
monochromatic
#654F5B #87697A #A48A98 #BFACB6 #DACFD5
Accessibility & contrast
On white
3.15
#A48A98 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.67
#A48A98 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A48A98
6.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A48A98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A48A98 | 1.00 | 3.15 | 6.67 | 6.67 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B8F99
Deuteranopia (green-blind)
#919397
Tritanopia (blue-blind)
#A88A8F
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #a48a98; /* rgb */ color: rgb(164, 138, 152); /* oklch */ color: oklch(66.2% 0.037 344.5);
Tailwind
colors: {
custom: {
50: '#bfacb6',
500: '#a48a98',
950: '#000000',
},
}SCSS
$custom: #a48a98; $custom-light: #bfacb6; $custom-dark: #000000;
JSON
{
"hex": "#a48a98",
"rgb": {
"r": 164,
"g": 138,
"b": 152
},
"hsl": {
"h": 327.692,
"s": 12.5,
"l": 59.216
},
"oklch": {
"l": 0.66151,
"c": 0.03694,
"h": 344.5
},
"luminance": 0.28336
}Semantic roles & 50–950 ramp
primary
#A48A98
secondary
#C0CAC5
accent
#B59172
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#121011
muted
#817F80