#BA8A97#BA8A97
#BA8A97 is a light, moderate pink. Relative luminance 0.308; OKLCH L 68.3% C 0.061 H 1.0°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BA8A97 |
|---|---|
| RGB | rgb(186, 138, 151) |
| HSL | hsl(344, 26%, 64%) |
| HSV | hsv(344, 26%, 73%) |
| CMYK | cmyk(0%, 25.8%, 18.8%, 27.1%) |
| CIE-LAB | lab(62.38, 20.27, 0.28) |
| CIE-LCH | lch(62.38, 20.27, 0.78°) |
| OKLab | oklab(68.35% 0.0609 0.001) |
| OKLCH | oklch(68.35% 0.061 1) |
| XYZ | xyz(34.9243, 30.8520, 33.3876) |
| Luminance | 0.3085 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.36
Light Mauve
#C292A1
ΔE00 2.65
Greyish Pink
#C88D94
ΔE00 4.07
Rosybrown
#BC8F8F
ΔE00 5.14
Old Rose
#C87F89
ΔE00 6.00
Dull Pink
#D5869D
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA8A97 #8ABAAD
analogous
#BA8AAF #BA8A97 #BA958A
triadic
#BA8A97 #97BA8A #8A97BA
tetradic
#BA8A97 #AFBA8A #8ABAAD #958ABA
square
#BA8A97 #AFBA8A #8ABAAD #958ABA
split-complementary
#BA8A97 #8ABA95 #8AAFBA
monochromatic
#7F4B59 #A36475 #BA8A97 #D1B0B9 #E7D7DB
Accessibility & contrast
On white
2.93
#BA8A97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#BA8A97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA8A97
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA8A97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA8A97 | 1.00 | 2.93 | 7.17 | 7.17 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909297
Deuteranopia (green-blind)
#9B9A96
Tritanopia (blue-blind)
#C2878E
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #ba8a97; /* rgb */ color: rgb(186, 138, 151); /* oklch */ color: oklch(68.3% 0.061 1.0);
Tailwind
colors: {
custom: {
50: '#cfacb5',
500: '#ba8a97',
950: '#000000',
},
}SCSS
$custom: #ba8a97; $custom-light: #cfacb5; $custom-dark: #000000;
JSON
{
"hex": "#ba8a97",
"rgb": {
"r": 186,
"g": 138,
"b": 151
},
"hsl": {
"h": 343.75,
"s": 25.806,
"l": 63.529
},
"oklch": {
"l": 0.68349,
"c": 0.06088,
"h": 1
},
"luminance": 0.3085
}Semantic roles & 50–950 ramp
primary
#BA8A97
secondary
#C7D8D4
accent
#A48941
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#141011
muted
#827F80