#BA9AB0#BA9AB0
#BA9AB0 is a light, muted pink. Relative luminance 0.367; OKLCH L 72.2% C 0.048 H 337.6°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BA9AB0 |
|---|---|
| RGB | rgb(186, 154, 176) |
| HSL | hsl(319, 19%, 67%) |
| HSV | hsv(319, 17%, 73%) |
| CMYK | cmyk(0%, 17.2%, 5.4%, 27.1%) |
| CIE-LAB | lab(67.04, 15.64, -6.96) |
| CIE-LCH | lch(67.04, 17.12, 336.00°) |
| OKLab | oklab(72.19% 0.0447 -0.0184) |
| OKLCH | oklch(72.19% 0.048 337.6) |
| XYZ | xyz(39.6411, 36.6858, 46.0587) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.43
Lilac
#C8A2C8
ΔE00 5.75
Dusty Lavender
#AC86A8
ΔE00 6.82
Grey Pink
#C3909B
ΔE00 7.05
Dusty Pink
#D8A7B1
ΔE00 8.02
Heather
#A484AC
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA9AB0 #9ABAA4
analogous
#B49ABA #BA9AB0 #BA9AA0
triadic
#BA9AB0 #B0BA9A #9AB0BA
tetradic
#BA9AB0 #BAB49A #9ABAA4 #9AA0BA
square
#BA9AB0 #BAB49A #9ABAA4 #9AA0BA
split-complementary
#BA9AB0 #A0BA9A #9ABAB4
monochromatic
#815874 #A17694 #BA9AB0 #D3BECC #ECE3E9
Accessibility & contrast
On white
2.52
#BA9AB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#BA9AB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA9AB0
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA9AB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA9AB0 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0B1
Deuteranopia (green-blind)
#A2A5AF
Tritanopia (blue-blind)
#BE9BA1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ba9ab0; /* rgb */ color: rgb(186, 154, 176); /* oklch */ color: oklch(72.2% 0.048 337.6);
Tailwind
colors: {
custom: {
50: '#cfb7c7',
500: '#ba9ab0',
950: '#000000',
},
}SCSS
$custom: #ba9ab0; $custom-light: #cfb7c7; $custom-dark: #000000;
JSON
{
"hex": "#ba9ab0",
"rgb": {
"r": 186,
"g": 154,
"b": 176
},
"hsl": {
"h": 318.75,
"s": 18.824,
"l": 66.667
},
"oklch": {
"l": 0.72186,
"c": 0.04835,
"h": 337.6
},
"luminance": 0.36685
}Semantic roles & 50–950 ramp
primary
#BA9AB0
secondary
#D3DDD6
accent
#9D6348
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131113
muted
#828082