#A88C98#A88C98
#A88C98 is a light, muted pink. Relative luminance 0.293; OKLCH L 66.9% C 0.038 H 350.5°. Best body text is #000000 at 6.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A88C98 |
|---|---|
| RGB | rgb(168, 140, 152) |
| HSL | hsl(334, 14%, 60%) |
| HSV | hsv(334, 17%, 66%) |
| CMYK | cmyk(0%, 16.7%, 9.5%, 34.1%) |
| CIE-LAB | lab(61.09, 12.61, -2.40) |
| CIE-LCH | lch(61.09, 12.84, 349.21°) |
| OKLab | oklab(66.94% 0.0371 -0.0062) |
| OKLCH | oklch(66.94% 0.038 350.5) |
| XYZ | xyz(31.1936, 29.3488, 33.7214) |
| Luminance | 0.2935 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.58
Purpley Grey
#947E94
ΔE00 6.72
Grey Pink
#C3909B
ΔE00 7.10
Rosybrown
#BC8F8F
ΔE00 7.31
Dusty Lavender
#AC86A8
ΔE00 7.61
Greyish Pink
#C88D94
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A88C98 #8CA89C
analogous
#A88CA6 #A88C98 #A88E8C
triadic
#A88C98 #98A88C #8C98A8
tetradic
#A88C98 #A6A88C #8CA89C #8E8CA8
square
#A88C98 #A6A88C #8CA89C #8E8CA8
split-complementary
#A88C98 #8CA88E #8CA6A8
monochromatic
#6A505B #8D6A79 #A88C98 #C2AFB7 #DDD2D6
Accessibility & contrast
On white
3.06
#A88C98 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.87
#A88C98 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A88C98
6.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A88C98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A88C98 | 1.00 | 3.06 | 6.87 | 6.87 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9198
Deuteranopia (green-blind)
#949597
Tritanopia (blue-blind)
#AD8B90
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #a88c98; /* rgb */ color: rgb(168, 140, 152); /* oklch */ color: oklch(66.9% 0.038 350.5);
Tailwind
colors: {
custom: {
50: '#c2adb6',
500: '#a88c98',
950: '#000000',
},
}SCSS
$custom: #a88c98; $custom-light: #c2adb6; $custom-dark: #000000;
JSON
{
"hex": "#a88c98",
"rgb": {
"r": 168,
"g": 140,
"b": 152
},
"hsl": {
"h": 334.286,
"s": 13.861,
"l": 60.392
},
"oklch": {
"l": 0.66937,
"c": 0.03758,
"h": 350.5
},
"luminance": 0.29348
}Semantic roles & 50–950 ramp
primary
#A88C98
secondary
#C3CDC9
accent
#98784D
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#121011
muted
#817F80