#BA9FAC#BA9FAC
#BA9FAC is a light, muted pink. Relative luminance 0.382; OKLCH L 73.0% C 0.036 H 347.4°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BA9FAC |
|---|---|
| RGB | rgb(186, 159, 172) |
| HSL | hsl(331, 16%, 68%) |
| HSV | hsv(331, 15%, 73%) |
| CMYK | cmyk(0%, 14.5%, 7.5%, 27.1%) |
| CIE-LAB | lab(68.18, 12.15, -3.05) |
| CIE-LCH | lch(68.18, 12.52, 345.92°) |
| OKLab | oklab(73.03% 0.0354 -0.0079) |
| OKLCH | oklch(73.03% 0.036 347.4) |
| XYZ | xyz(40.0936, 38.2148, 44.2859) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.36
Dusty Pink
#D8A7B1
ΔE00 7.28
Grey Pink
#C3909B
ΔE00 7.38
Pinkish Grey
#C8ACA9
ΔE00 7.64
Rosybrown
#BC8F8F
ΔE00 8.44
Lilac
#C8A2C8
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA9FAC #9FBAAD
analogous
#BA9FBA #BA9FAC #BA9F9F
triadic
#BA9FAC #ACBA9F #9FACBA
tetradic
#BA9FAC #BABA9F #9FBAAD #9F9FBA
square
#BA9FAC #BABA9F #9FBAAD #9F9FBA
split-complementary
#BA9FAC #9FBA9F #9FBABA
monochromatic
#825D6F #A07B8D #BA9FAC #D4C3CB #EDE6EA
Accessibility & contrast
On white
2.43
#BA9FAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#BA9FAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA9FAC
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA9FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA9FAC | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AD
Deuteranopia (green-blind)
#A7A8AB
Tritanopia (blue-blind)
#BE9FA3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ba9fac; /* rgb */ color: rgb(186, 159, 172); /* oklch */ color: oklch(73.0% 0.036 347.4);
Tailwind
colors: {
custom: {
50: '#cfbbc4',
500: '#ba9fac',
950: '#000000',
},
}SCSS
$custom: #ba9fac; $custom-light: #cfbbc4; $custom-dark: #000000;
JSON
{
"hex": "#ba9fac",
"rgb": {
"r": 186,
"g": 159,
"b": 172
},
"hsl": {
"h": 331.111,
"s": 16.364,
"l": 67.647
},
"oklch": {
"l": 0.73031,
"c": 0.03632,
"h": 347.4
},
"luminance": 0.38214
}Semantic roles & 50–950 ramp
primary
#BA9FAC
secondary
#D6DFDB
accent
#9B744B
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131112
muted
#828081