#BA9AA6#BA9AA6
#BA9AA6 is a light, muted pink. Relative luminance 0.363; OKLCH L 71.9% C 0.041 H 353.7°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BA9AA6 |
|---|---|
| RGB | rgb(186, 154, 166) |
| HSL | hsl(338, 19%, 67%) |
| HSV | hsv(338, 17%, 73%) |
| CMYK | cmyk(0%, 17.2%, 10.8%, 27.1%) |
| CIE-LAB | lab(66.75, 13.86, -1.79) |
| CIE-LCH | lch(66.75, 13.98, 352.63°) |
| OKLab | oklab(71.87% 0.041 -0.0045) |
| OKLCH | oklch(71.87% 0.041 353.7) |
| XYZ | xyz(38.6878, 36.3046, 41.0385) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.56
Grey Pink
#C3909B
ΔE00 5.47
Rosybrown
#BC8F8F
ΔE00 6.72
Dusty Pink
#D8A7B1
ΔE00 6.74
Greyish Pink
#C88D94
ΔE00 7.71
Pinkish Grey
#C8ACA9
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA9AA6 #9ABAAE
analogous
#BA9AB6 #BA9AA6 #BA9E9A
triadic
#BA9AA6 #A6BA9A #9AA6BA
tetradic
#BA9AA6 #B6BA9A #9ABAAE #9E9ABA
square
#BA9AA6 #B6BA9A #9ABAAE #9E9ABA
split-complementary
#BA9AA6 #9ABA9E #9AB6BA
monochromatic
#815868 #A17686 #BA9AA6 #D3BEC6 #ECE3E6
Accessibility & contrast
On white
2.54
#BA9AA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#BA9AA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA9AA6
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA9AA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA9AA6 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9FA6
Deuteranopia (green-blind)
#A4A4A5
Tritanopia (blue-blind)
#BF999E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ba9aa6; /* rgb */ color: rgb(186, 154, 166); /* oklch */ color: oklch(71.9% 0.041 353.7);
Tailwind
colors: {
custom: {
50: '#cfb7c0',
500: '#ba9aa6',
950: '#000000',
},
}SCSS
$custom: #ba9aa6; $custom-light: #cfb7c0; $custom-dark: #000000;
JSON
{
"hex": "#ba9aa6",
"rgb": {
"r": 186,
"g": 154,
"b": 166
},
"hsl": {
"h": 337.5,
"s": 18.824,
"l": 66.667
},
"oklch": {
"l": 0.71867,
"c": 0.04124,
"h": 353.7
},
"luminance": 0.36303
}Semantic roles & 50–950 ramp
primary
#BA9AA6
secondary
#D3DDD9
accent
#9D7D48
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#131112
muted
#828081