#BA9EAA#BA9EAA
#BA9EAA is a light, muted pink. Relative luminance 0.378; OKLCH L 72.8% C 0.037 H 350.4°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BA9EAA |
|---|---|
| RGB | rgb(186, 158, 170) |
| HSL | hsl(334, 17%, 67%) |
| HSV | hsv(334, 15%, 73%) |
| CMYK | cmyk(0%, 15.1%, 8.6%, 27.1%) |
| CIE-LAB | lab(67.87, 12.35, -2.39) |
| CIE-LCH | lch(67.87, 12.57, 349.06°) |
| OKLab | oklab(72.77% 0.0362 -0.0062) |
| OKLCH | oklch(72.77% 0.037 350.4) |
| XYZ | xyz(39.7317, 37.7960, 43.2248) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.01
Grey Pink
#C3909B
ΔE00 6.94
Dusty Pink
#D8A7B1
ΔE00 7.09
Pinkish Grey
#C8ACA9
ΔE00 7.42
Rosybrown
#BC8F8F
ΔE00 7.88
Lilac
#C8A2C8
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA9EAA #9EBAAE
analogous
#BA9EB8 #BA9EAA #BAA09E
triadic
#BA9EAA #AABA9E #9EAABA
tetradic
#BA9EAA #B8BA9E #9EBAAE #A09EBA
square
#BA9EAA #B8BA9E #9EBAAE #A09EBA
split-complementary
#BA9EAA #9EBAA0 #9EB8BA
monochromatic
#815C6C #A17A8B #BA9EAA #D3C2C9 #EDE6E9
Accessibility & contrast
On white
2.45
#BA9EAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#BA9EAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA9EAA
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA9EAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA9EAA | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AA
Deuteranopia (green-blind)
#A6A7A9
Tritanopia (blue-blind)
#BF9DA2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ba9eaa; /* rgb */ color: rgb(186, 158, 170); /* oklch */ color: oklch(72.8% 0.037 350.4);
Tailwind
colors: {
custom: {
50: '#cfbac3',
500: '#ba9eaa',
950: '#000000',
},
}SCSS
$custom: #ba9eaa; $custom-light: #cfbac3; $custom-dark: #000000;
JSON
{
"hex": "#ba9eaa",
"rgb": {
"r": 186,
"g": 158,
"b": 170
},
"hsl": {
"h": 334.286,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.72772,
"c": 0.03676,
"h": 350.4
},
"luminance": 0.37795
}Semantic roles & 50–950 ramp
primary
#BA9EAA
secondary
#D6DEDB
accent
#9B794A
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#131112
muted
#828081