#BA8A98#BA8A98
#BA8A98 is a light, moderate pink. Relative luminance 0.309; OKLCH L 68.4% C 0.061 H 359.7°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BA8A98 |
|---|---|
| RGB | rgb(186, 138, 152) |
| HSL | hsl(343, 26%, 64%) |
| HSV | hsv(343, 26%, 73%) |
| CMYK | cmyk(0%, 25.8%, 18.3%, 27.1%) |
| CIE-LAB | lab(62.41, 20.43, -0.25) |
| CIE-LCH | lch(62.41, 20.43, 359.29°) |
| OKLab | oklab(68.38% 0.0613 -0.0004) |
| OKLCH | oklch(68.38% 0.061 359.7) |
| XYZ | xyz(35.0059, 30.8846, 33.8171) |
| Luminance | 0.3088 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.49
Light Mauve
#C292A1
ΔE00 2.55
Greyish Pink
#C88D94
ΔE00 4.31
Rosybrown
#BC8F8F
ΔE00 5.48
Old Rose
#C87F89
ΔE00 6.18
Dull Pink
#D5869D
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA8A98 #8ABAAC
analogous
#BA8AB0 #BA8A98 #BA948A
triadic
#BA8A98 #98BA8A #8A98BA
tetradic
#BA8A98 #B0BA8A #8ABAAC #948ABA
square
#BA8A98 #B0BA8A #8ABAAC #948ABA
split-complementary
#BA8A98 #8ABA94 #8AB0BA
monochromatic
#7F4B5A #A36476 #BA8A98 #D1B0BA #E7D7DC
Accessibility & contrast
On white
2.93
#BA8A98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#BA8A98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA8A98
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA8A98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA8A98 | 1.00 | 2.93 | 7.18 | 7.18 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909298
Deuteranopia (green-blind)
#9B9A97
Tritanopia (blue-blind)
#C2888F
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #ba8a98; /* rgb */ color: rgb(186, 138, 152); /* oklch */ color: oklch(68.4% 0.061 359.7);
Tailwind
colors: {
custom: {
50: '#cfacb6',
500: '#ba8a98',
950: '#000000',
},
}SCSS
$custom: #ba8a98; $custom-light: #cfacb6; $custom-dark: #000000;
JSON
{
"hex": "#ba8a98",
"rgb": {
"r": 186,
"g": 138,
"b": 152
},
"hsl": {
"h": 342.5,
"s": 25.806,
"l": 63.529
},
"oklch": {
"l": 0.68379,
"c": 0.06125,
"h": 359.7
},
"luminance": 0.30883
}Semantic roles & 50–950 ramp
primary
#BA8A98
secondary
#C7D8D3
accent
#A48741
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#141011
muted
#827F80