#A88C96#A88C96
#A88C96 is a light, muted pink. Relative luminance 0.293; OKLCH L 66.9% C 0.036 H 354.7°. Best body text is #000000 at 6.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A88C96 |
|---|---|
| RGB | rgb(168, 140, 150) |
| HSL | hsl(339, 14%, 60%) |
| HSV | hsv(339, 17%, 66%) |
| CMYK | cmyk(0%, 16.7%, 10.7%, 34.1%) |
| CIE-LAB | lab(61.03, 12.26, -1.35) |
| CIE-LCH | lch(61.03, 12.33, 353.72°) |
| OKLab | oklab(66.87% 0.0363 -0.0034) |
| OKLCH | oklch(66.87% 0.036 354.7) |
| XYZ | xyz(31.0312, 29.2838, 32.8659) |
| Luminance | 0.2928 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.73
Rosybrown
#BC8F8F
ΔE00 6.81
Grey Pink
#C3909B
ΔE00 7.07
Purpley Grey
#947E94
ΔE00 7.18
Dusty Lavender
#AC86A8
ΔE00 8.35
Greyish Pink
#C88D94
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A88C96 #8CA89E
analogous
#A88CA4 #A88C96 #A8908C
triadic
#A88C96 #96A88C #8C96A8
tetradic
#A88C96 #A4A88C #8CA89E #908CA8
square
#A88C96 #A4A88C #8CA89E #908CA8
split-complementary
#A88C96 #8CA890 #8CA4A8
monochromatic
#6A5059 #8D6A77 #A88C96 #C2AFB6 #DDD2D6
Accessibility & contrast
On white
3.06
#A88C96 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.86
#A88C96 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A88C96
6.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A88C96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A88C96 | 1.00 | 3.06 | 6.86 | 6.86 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9196
Deuteranopia (green-blind)
#959595
Tritanopia (blue-blind)
#AD8B8F
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #a88c96; /* rgb */ color: rgb(168, 140, 150); /* oklch */ color: oklch(66.9% 0.036 354.7);
Tailwind
colors: {
custom: {
50: '#c2adb4',
500: '#a88c96',
950: '#000000',
},
}SCSS
$custom: #a88c96; $custom-light: #c2adb4; $custom-dark: #000000;
JSON
{
"hex": "#a88c96",
"rgb": {
"r": 168,
"g": 140,
"b": 150
},
"hsl": {
"h": 338.571,
"s": 13.861,
"l": 60.392
},
"oklch": {
"l": 0.66874,
"c": 0.03645,
"h": 354.7
},
"luminance": 0.29283
}Semantic roles & 50–950 ramp
primary
#A88C96
secondary
#C3CDC9
accent
#987D4D
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#121011
muted
#817F80