#A88E96#A88E96
#A88E96 is a light, muted pink. Relative luminance 0.299; OKLCH L 67.3% C 0.033 H 357.6°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A88E96 |
|---|---|
| RGB | rgb(168, 142, 150) |
| HSL | hsl(342, 13%, 61%) |
| HSV | hsv(342, 15%, 66%) |
| CMYK | cmyk(0%, 15.5%, 10.7%, 34.1%) |
| CIE-LAB | lab(61.55, 11.13, -0.60) |
| CIE-LCH | lch(61.55, 11.15, 356.94°) |
| OKLab | oklab(67.27% 0.0331 -0.0014) |
| OKLCH | oklch(67.27% 0.033 357.6) |
| XYZ | xyz(31.3261, 29.8736, 32.9642) |
| Luminance | 0.2987 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 6.76
Light Mauve
#C292A1
ΔE00 7.29
Grey Pink
#C3909B
ΔE00 7.53
Purpley Grey
#947E94
ΔE00 7.91
Greyish Pink
#C88D94
ΔE00 9.20
Dusty Lavender
#AC86A8
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A88E96 #8EA8A0
analogous
#A88EA3 #A88E96 #A8938E
triadic
#A88E96 #96A88E #8E96A8
tetradic
#A88E96 #A3A88E #8EA8A0 #938EA8
square
#A88E96 #A3A88E #8EA8A0 #938EA8
split-complementary
#A88E96 #8EA893 #8EA3A8
monochromatic
#6A5259 #8D6C76 #A88E96 #C3B1B6 #DDD3D6
Accessibility & contrast
On white
3.01
#A88E96 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#A88E96 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A88E96
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A88E96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A88E96 | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919296
Deuteranopia (green-blind)
#969695
Tritanopia (blue-blind)
#AD8D91
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #a88e96; /* rgb */ color: rgb(168, 142, 150); /* oklch */ color: oklch(67.3% 0.033 357.6);
Tailwind
colors: {
custom: {
50: '#c2afb4',
500: '#a88e96',
950: '#000000',
},
}SCSS
$custom: #a88e96; $custom-light: #c2afb4; $custom-dark: #000000;
JSON
{
"hex": "#a88e96",
"rgb": {
"r": 168,
"g": 142,
"b": 150
},
"hsl": {
"h": 341.538,
"s": 13,
"l": 60.784
},
"oklch": {
"l": 0.67273,
"c": 0.03312,
"h": 357.6
},
"luminance": 0.29873
}Semantic roles & 50–950 ramp
primary
#A88E96
secondary
#C4CECB
accent
#97814E
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#121011
muted
#817F80