#A88A94#A88A94
#A88A94 is a light, muted pink. Relative luminance 0.286; OKLCH L 66.4% C 0.039 H 356.2°. Best body text is #000000 at 6.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A88A94 |
|---|---|
| RGB | rgb(168, 138, 148) |
| HSL | hsl(340, 15%, 60%) |
| HSV | hsv(340, 18%, 66%) |
| CMYK | cmyk(0%, 17.9%, 11.9%, 34.1%) |
| CIE-LAB | lab(60.46, 13.04, -1.04) |
| CIE-LCH | lch(60.46, 13.08, 355.44°) |
| OKLab | oklab(66.41% 0.0387 -0.0026) |
| OKLCH | oklch(66.41% 0.039 356.2) |
| XYZ | xyz(30.5820, 28.6408, 31.9285) |
| Luminance | 0.2864 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.53
Rosybrown
#BC8F8F
ΔE00 6.54
Grey Pink
#C3909B
ΔE00 6.76
Purpley Grey
#947E94
ΔE00 7.05
Dusty Lavender
#AC86A8
ΔE00 8.19
Greyish Pink
#C88D94
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A88A94 #8AA89E
analogous
#A88AA3 #A88A94 #A88F8A
triadic
#A88A94 #94A88A #8A94A8
tetradic
#A88A94 #A3A88A #8AA89E #8F8AA8
square
#A88A94 #A3A88A #8AA89E #8F8AA8
split-complementary
#A88A94 #8AA88F #8AA3A8
monochromatic
#694E57 #8C6874 #A88A94 #C2ADB4 #DCD0D4
Accessibility & contrast
On white
3.12
#A88A94 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.73
#A88A94 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A88A94
6.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A88A94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A88A94 | 1.00 | 3.12 | 6.73 | 6.73 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D8F94
Deuteranopia (green-blind)
#949493
Tritanopia (blue-blind)
#AD898D
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #a88a94; /* rgb */ color: rgb(168, 138, 148); /* oklch */ color: oklch(66.4% 0.039 356.2);
Tailwind
colors: {
custom: {
50: '#c2acb3',
500: '#a88a94',
950: '#000000',
},
}SCSS
$custom: #a88a94; $custom-light: #c2acb3; $custom-dark: #000000;
JSON
{
"hex": "#a88a94",
"rgb": {
"r": 168,
"g": 138,
"b": 148
},
"hsl": {
"h": 340,
"s": 14.706,
"l": 60
},
"oklch": {
"l": 0.66414,
"c": 0.0388,
"h": 356.2
},
"luminance": 0.2864
}Semantic roles & 50–950 ramp
primary
#A88A94
secondary
#C1CDC9
accent
#B7A070
background
#FBFAFB
surface
#F7F4F6
border
#D0CED0
text
#121011
muted
#817F80