#A88A98#A88A98
#A88A98 is a light, muted pink. Relative luminance 0.288; OKLCH L 66.5% C 0.041 H 348.5°. Best body text is #000000 at 6.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A88A98 |
|---|---|
| RGB | rgb(168, 138, 152) |
| HSL | hsl(332, 15%, 60%) |
| HSV | hsv(332, 18%, 66%) |
| CMYK | cmyk(0%, 17.9%, 9.5%, 34.1%) |
| CIE-LAB | lab(60.58, 13.74, -3.15) |
| CIE-LCH | lch(60.58, 14.10, 347.07°) |
| OKLab | oklab(66.54% 0.0403 -0.0082) |
| OKLCH | oklch(66.54% 0.041 348.5) |
| XYZ | xyz(30.9041, 28.7696, 33.6248) |
| Luminance | 0.2877 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpley Grey
#947E94
ΔE00 6.18
Light Mauve
#C292A1
ΔE00 6.31
Dusty Lavender
#AC86A8
ΔE00 6.71
Grey Pink
#C3909B
ΔE00 6.90
Rosybrown
#BC8F8F
ΔE00 7.60
Heather
#A484AC
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A88A98 #8AA89A
analogous
#A88AA7 #A88A98 #A88B8A
triadic
#A88A98 #98A88A #8A98A8
tetradic
#A88A98 #A7A88A #8AA89A #8B8AA8
square
#A88A98 #A7A88A #8AA89A #8B8AA8
split-complementary
#A88A98 #8AA88B #8AA7A8
monochromatic
#694E5B #8C6879 #A88A98 #C2ADB7 #DCD0D6
Accessibility & contrast
On white
3.11
#A88A98 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.75
#A88A98 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A88A98
6.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A88A98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A88A98 | 1.00 | 3.11 | 6.75 | 6.75 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C8F99
Deuteranopia (green-blind)
#939497
Tritanopia (blue-blind)
#AD8A8F
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #a88a98; /* rgb */ color: rgb(168, 138, 152); /* oklch */ color: oklch(66.5% 0.041 348.5);
Tailwind
colors: {
custom: {
50: '#c2acb6',
500: '#a88a98',
950: '#000000',
},
}SCSS
$custom: #a88a98; $custom-light: #c2acb6; $custom-dark: #000000;
JSON
{
"hex": "#a88a98",
"rgb": {
"r": 168,
"g": 138,
"b": 152
},
"hsl": {
"h": 332,
"s": 14.706,
"l": 60
},
"oklch": {
"l": 0.66541,
"c": 0.04109,
"h": 348.5
},
"luminance": 0.28769
}Semantic roles & 50–950 ramp
primary
#A88A98
secondary
#C1CDC7
accent
#B79670
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#121011
muted
#817F80