#BC9FAB#BC9FAB
#BC9FAB is a light, muted pink. Relative luminance 0.384; OKLCH L 73.2% C 0.038 H 351.2°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BC9FAB |
|---|---|
| RGB | rgb(188, 159, 171) |
| HSL | hsl(335, 18%, 68%) |
| HSV | hsv(335, 15%, 74%) |
| CMYK | cmyk(0%, 15.4%, 9%, 26.3%) |
| CIE-LAB | lab(68.34, 12.69, -2.24) |
| CIE-LCH | lch(68.34, 12.89, 350.00°) |
| OKLab | oklab(73.19% 0.0373 -0.0058) |
| OKLCH | oklch(73.19% 0.038 351.2) |
| XYZ | xyz(40.4873, 38.4289, 43.8049) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.86
Dusty Pink
#D8A7B1
ΔE00 6.63
Grey Pink
#C3909B
ΔE00 6.80
Pinkish Grey
#C8ACA9
ΔE00 7.26
Rosybrown
#BC8F8F
ΔE00 7.86
Lilac
#C8A2C8
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC9FAB #9FBCB0
analogous
#BC9FB9 #BC9FAB #BCA19F
triadic
#BC9FAB #ABBC9F #9FABBC
tetradic
#BC9FAB #B9BC9F #9FBCB0 #A19FBC
square
#BC9FAB #B9BC9F #9FBCB0 #A19FBC
split-complementary
#BC9FAB #9FBCA1 #9FB9BC
monochromatic
#845C6D #A37B8B #BC9FAB #D5C3CB #EEE7EA
Accessibility & contrast
On white
2.42
#BC9FAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#BC9FAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC9FAB
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC9FAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC9FAB | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AB
Deuteranopia (green-blind)
#A8A8AA
Tritanopia (blue-blind)
#C19EA3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bc9fab; /* rgb */ color: rgb(188, 159, 171); /* oklch */ color: oklch(73.2% 0.038 351.2);
Tailwind
colors: {
custom: {
50: '#d0bbc4',
500: '#bc9fab',
950: '#000000',
},
}SCSS
$custom: #bc9fab; $custom-light: #d0bbc4; $custom-dark: #000000;
JSON
{
"hex": "#bc9fab",
"rgb": {
"r": 188,
"g": 159,
"b": 171
},
"hsl": {
"h": 335.172,
"s": 17.791,
"l": 68.039
},
"oklch": {
"l": 0.73187,
"c": 0.03777,
"h": 351.2
},
"luminance": 0.38428
}Semantic roles & 50–950 ramp
primary
#BC9FAB
secondary
#D7E0DC
accent
#9C7A49
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141112
muted
#828081