#BA9AAA#BA9AAA
#BA9AAA is a light, muted pink. Relative luminance 0.365; OKLCH L 72.0% C 0.044 H 346.7°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BA9AAA |
|---|---|
| RGB | rgb(186, 154, 170) |
| HSL | hsl(330, 19%, 67%) |
| HSV | hsv(330, 17%, 73%) |
| CMYK | cmyk(0%, 17.2%, 8.6%, 27.1%) |
| CIE-LAB | lab(66.87, 14.56, -3.87) |
| CIE-LCH | lch(66.87, 15.06, 345.13°) |
| OKLab | oklab(71.99% 0.0425 -0.0101) |
| OKLCH | oklch(71.99% 0.044 346.7) |
| XYZ | xyz(39.0605, 36.4536, 43.0011) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.60
Grey Pink
#C3909B
ΔE00 5.91
Dusty Pink
#D8A7B1
ΔE00 7.08
Lilac
#C8A2C8
ΔE00 7.59
Rosybrown
#BC8F8F
ΔE00 7.91
Dusty Lavender
#AC86A8
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA9AAA #9ABAAA
analogous
#BA9ABA #BA9AAA #BA9A9A
triadic
#BA9AAA #AABA9A #9AAABA
tetradic
#BA9AAA #BABA9A #9ABAAA #9A9ABA
square
#BA9AAA #BABA9A #9ABAAA #9A9ABA
split-complementary
#BA9AAA #9ABA9A #9ABABA
monochromatic
#81586D #A1768B #BA9AAA #D3BEC9 #ECE3E7
Accessibility & contrast
On white
2.53
#BA9AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#BA9AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA9AAA
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA9AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA9AAA | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AB
Deuteranopia (green-blind)
#A3A5A9
Tritanopia (blue-blind)
#BF9A9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ba9aaa; /* rgb */ color: rgb(186, 154, 170); /* oklch */ color: oklch(72.0% 0.044 346.7);
Tailwind
colors: {
custom: {
50: '#cfb7c3',
500: '#ba9aaa',
950: '#000000',
},
}SCSS
$custom: #ba9aaa; $custom-light: #cfb7c3; $custom-dark: #000000;
JSON
{
"hex": "#ba9aaa",
"rgb": {
"r": 186,
"g": 154,
"b": 170
},
"hsl": {
"h": 330,
"s": 18.824,
"l": 66.667
},
"oklch": {
"l": 0.71992,
"c": 0.04368,
"h": 346.7
},
"luminance": 0.36453
}Semantic roles & 50–950 ramp
primary
#BA9AAA
secondary
#D3DDD8
accent
#9D7348
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#131112
muted
#828081