#BA9EB0#BA9EB0
#BA9EB0 is a light, muted pink. Relative luminance 0.380; OKLCH L 73.0% C 0.041 H 339.4°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BA9EB0 |
|---|---|
| RGB | rgb(186, 158, 176) |
| HSL | hsl(321, 17%, 67%) |
| HSV | hsv(321, 15%, 73%) |
| CMYK | cmyk(0%, 15.1%, 5.4%, 27.1%) |
| CIE-LAB | lab(68.04, 13.42, -5.48) |
| CIE-LCH | lch(68.04, 14.49, 337.79°) |
| OKLab | oklab(72.96% 0.0385 -0.0144) |
| OKLCH | oklch(72.96% 0.041 339.4) |
| XYZ | xyz(40.3123, 38.0283, 46.2825) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.20
Lilac
#C8A2C8
ΔE00 6.80
Grey Pink
#C3909B
ΔE00 7.57
Dusty Pink
#D8A7B1
ΔE00 7.68
Dusty Lavender
#AC86A8
ΔE00 8.49
Thistle
#D8BFD8
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA9EB0 #9EBAA8
analogous
#B69EBA #BA9EB0 #BA9EA2
triadic
#BA9EB0 #B0BA9E #9EB0BA
tetradic
#BA9EB0 #BAB69E #9EBAA8 #9EA2BA
square
#BA9EB0 #BAB69E #9EBAA8 #9EA2BA
split-complementary
#BA9EB0 #A2BA9E #9EBAB6
monochromatic
#815C74 #A17A93 #BA9EB0 #D3C2CD #EDE6EA
Accessibility & contrast
On white
2.44
#BA9EB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#BA9EB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA9EB0
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA9EB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA9EB0 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3B1
Deuteranopia (green-blind)
#A5A7AF
Tritanopia (blue-blind)
#BE9EA4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ba9eb0; /* rgb */ color: rgb(186, 158, 176); /* oklch */ color: oklch(73.0% 0.041 339.4);
Tailwind
colors: {
custom: {
50: '#cfbac7',
500: '#ba9eb0',
950: '#000000',
},
}SCSS
$custom: #ba9eb0; $custom-light: #cfbac7; $custom-dark: #000000;
JSON
{
"hex": "#ba9eb0",
"rgb": {
"r": 186,
"g": 158,
"b": 176
},
"hsl": {
"h": 321.429,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.72962,
"c": 0.04111,
"h": 339.4
},
"luminance": 0.38027
}Semantic roles & 50–950 ramp
primary
#BA9EB0
secondary
#D6DED9
accent
#9B674A
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131113
muted
#828082