#AB899D#AB899D
#AB899D is a light, muted pink. Relative luminance 0.290; OKLCH L 66.8% C 0.050 H 342.4°. Best body text is #000000 at 6.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AB899D |
|---|---|
| RGB | rgb(171, 137, 157) |
| HSL | hsl(325, 17%, 60%) |
| HSV | hsv(325, 20%, 67%) |
| CMYK | cmyk(0%, 19.9%, 8.2%, 32.9%) |
| CIE-LAB | lab(60.77, 16.31, -5.69) |
| CIE-LCH | lch(60.77, 17.27, 340.75°) |
| OKLab | oklab(66.81% 0.0473 -0.015) |
| OKLCH | oklch(66.81% 0.05 342.4) |
| XYZ | xyz(31.8256, 28.9845, 35.8098) |
| Luminance | 0.2898 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.47
Light Mauve
#C292A1
ΔE00 5.81
Purpley Grey
#947E94
ΔE00 6.10
Heather
#A484AC
ΔE00 6.68
Grey Pink
#C3909B
ΔE00 6.80
Rosybrown
#BC8F8F
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AB899D #89AB97
analogous
#A889AB #AB899D #AB898C
triadic
#AB899D #9DAB89 #899DAB
tetradic
#AB899D #ABA889 #89AB97 #898CAB
square
#AB899D #ABA889 #89AB97 #898CAB
split-complementary
#AB899D #8CAB89 #89ABA8
monochromatic
#6C4D60 #90677F #AB899D #C4ADBB #DED1D8
Accessibility & contrast
On white
3.09
#AB899D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.80
#AB899D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AB899D
6.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AB899D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AB899D | 1.00 | 3.09 | 6.80 | 6.80 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B8F9E
Deuteranopia (green-blind)
#92949C
Tritanopia (blue-blind)
#B08990
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #ab899d; /* rgb */ color: rgb(171, 137, 157); /* oklch */ color: oklch(66.8% 0.050 342.4);
Tailwind
colors: {
custom: {
50: '#c4abb9',
500: '#ab899d',
950: '#000000',
},
}SCSS
$custom: #ab899d; $custom-light: #c4abb9; $custom-dark: #000000;
JSON
{
"hex": "#ab899d",
"rgb": {
"r": 171,
"g": 137,
"b": 157
},
"hsl": {
"h": 324.706,
"s": 16.832,
"l": 60.392
},
"oklch": {
"l": 0.66806,
"c": 0.04956,
"h": 342.4
},
"luminance": 0.28984
}Semantic roles & 50–950 ramp
primary
#AB899D
secondary
#C1CEC7
accent
#9B6C4A
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#121011
muted
#817F80