#BC9FAF#BC9FAF
#BC9FAF is a light, muted pink. Relative luminance 0.386; OKLCH L 73.3% C 0.040 H 343.8°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BC9FAF |
|---|---|
| RGB | rgb(188, 159, 175) |
| HSL | hsl(327, 18%, 68%) |
| HSV | hsv(327, 15%, 74%) |
| CMYK | cmyk(0%, 15.4%, 6.9%, 26.3%) |
| CIE-LAB | lab(68.45, 13.40, -4.30) |
| CIE-LCH | lch(68.45, 14.07, 342.22°) |
| OKLab | oklab(73.31% 0.0388 -0.0113) |
| OKLCH | oklch(73.31% 0.04 343.8) |
| XYZ | xyz(40.8744, 38.5837, 45.8433) |
| Luminance | 0.3858 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.91
Dusty Pink
#D8A7B1
ΔE00 6.99
Grey Pink
#C3909B
ΔE00 7.17
Lilac
#C8A2C8
ΔE00 7.28
Pinkish Grey
#C8ACA9
ΔE00 8.56
Rosybrown
#BC8F8F
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC9FAF #9FBCAC
analogous
#BA9FBC #BC9FAF #BC9FA0
triadic
#BC9FAF #AFBC9F #9FAFBC
tetradic
#BC9FAF #BCBA9F #9FBCAC #9FA0BC
square
#BC9FAF #BCBA9F #9FBCAC #9FA0BC
split-complementary
#BC9FAF #A0BC9F #9FBCBA
monochromatic
#845C72 #A37B91 #BC9FAF #D5C3CD #EEE7EB
Accessibility & contrast
On white
2.41
#BC9FAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#BC9FAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC9FAF
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC9FAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC9FAF | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4B0
Deuteranopia (green-blind)
#A7A9AE
Tritanopia (blue-blind)
#C09FA4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bc9faf; /* rgb */ color: rgb(188, 159, 175); /* oklch */ color: oklch(73.3% 0.040 343.8);
Tailwind
colors: {
custom: {
50: '#d0bbc6',
500: '#bc9faf',
950: '#000000',
},
}SCSS
$custom: #bc9faf; $custom-light: #d0bbc6; $custom-dark: #000000;
JSON
{
"hex": "#bc9faf",
"rgb": {
"r": 188,
"g": 159,
"b": 175
},
"hsl": {
"h": 326.897,
"s": 17.791,
"l": 68.039
},
"oklch": {
"l": 0.73312,
"c": 0.04044,
"h": 343.8
},
"luminance": 0.38583
}Semantic roles & 50–950 ramp
primary
#BC9FAF
secondary
#D7E0DB
accent
#9C6E49
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082