#BA97AA#BA97AA
#BA97AA is a light, muted pink. Relative luminance 0.355; OKLCH L 71.4% C 0.049 H 344.6°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BA97AA |
|---|---|
| RGB | rgb(186, 151, 170) |
| HSL | hsl(327, 20%, 66%) |
| HSV | hsv(327, 19%, 73%) |
| CMYK | cmyk(0%, 18.8%, 8.6%, 27.1%) |
| CIE-LAB | lab(66.12, 16.23, -4.97) |
| CIE-LCH | lch(66.12, 16.97, 342.97°) |
| OKLab | oklab(71.41% 0.0472 -0.013) |
| OKLCH | oklch(71.41% 0.049 344.6) |
| XYZ | xyz(38.5715, 35.4757, 42.8381) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.98
Grey Pink
#C3909B
ΔE00 5.54
Dusty Lavender
#AC86A8
ΔE00 6.82
Lilac
#C8A2C8
ΔE00 6.98
Dusty Pink
#D8A7B1
ΔE00 7.46
Greyish Pink
#C88D94
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA97AA #97BAA7
analogous
#B897BA #BA97AA #BA9798
triadic
#BA97AA #AABA97 #97AABA
tetradic
#BA97AA #BAB897 #97BAA7 #9798BA
square
#BA97AA #BAB897 #97BAA7 #9798BA
split-complementary
#BA97AA #98BA97 #97BAB8
monochromatic
#81566D #A2728C #BA97AA #D2BCC8 #EBE1E6
Accessibility & contrast
On white
2.59
#BA97AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#BA97AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA97AA
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA97AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA97AA | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999DAB
Deuteranopia (green-blind)
#A1A3A9
Tritanopia (blue-blind)
#BF979D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ba97aa; /* rgb */ color: rgb(186, 151, 170); /* oklch */ color: oklch(71.4% 0.049 344.6);
Tailwind
colors: {
custom: {
50: '#cfb5c3',
500: '#ba97aa',
950: '#000000',
},
}SCSS
$custom: #ba97aa; $custom-light: #cfb5c3; $custom-dark: #000000;
JSON
{
"hex": "#ba97aa",
"rgb": {
"r": 186,
"g": 151,
"b": 170
},
"hsl": {
"h": 327.429,
"s": 20.231,
"l": 66.078
},
"oklch": {
"l": 0.71413,
"c": 0.04897,
"h": 344.6
},
"luminance": 0.35475
}Semantic roles & 50–950 ramp
primary
#BA97AA
secondary
#D1DCD6
accent
#9F6F47
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#131112
muted
#828081