#BC9FB3#BC9FB3
#BC9FB3 is a light, muted pink. Relative luminance 0.387; OKLCH L 73.4% C 0.044 H 337.4°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BC9FB3 |
|---|---|
| RGB | rgb(188, 159, 179) |
| HSL | hsl(319, 18%, 68%) |
| HSV | hsv(319, 15%, 74%) |
| CMYK | cmyk(0%, 15.4%, 4.8%, 26.3%) |
| CIE-LAB | lab(68.56, 14.12, -6.35) |
| CIE-LCH | lch(68.56, 15.49, 335.78°) |
| OKLab | oklab(73.44% 0.0403 -0.0168) |
| OKLCH | oklch(73.44% 0.044 337.4) |
| XYZ | xyz(41.2730, 38.7432, 47.9431) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.98
Light Mauve
#C292A1
ΔE00 6.30
Dusty Pink
#D8A7B1
ΔE00 7.59
Grey Pink
#C3909B
ΔE00 7.78
Dusty Lavender
#AC86A8
ΔE00 8.35
Thistle
#D8BFD8
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC9FB3 #9FBCA8
analogous
#B69FBC #BC9FB3 #BC9FA4
triadic
#BC9FB3 #B3BC9F #9FB3BC
tetradic
#BC9FB3 #BCB69F #9FBCA8 #9FA4BC
square
#BC9FB3 #BCB69F #9FBCA8 #9FA4BC
split-complementary
#BC9FB3 #A4BC9F #9FBCB6
monochromatic
#845C78 #A37B96 #BC9FB3 #D5C3D0 #EEE7EC
Accessibility & contrast
On white
2.40
#BC9FB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#BC9FB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC9FB3
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC9FB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC9FB3 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A5B4
Deuteranopia (green-blind)
#A6A9B2
Tritanopia (blue-blind)
#C0A0A6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bc9fb3; /* rgb */ color: rgb(188, 159, 179); /* oklch */ color: oklch(73.4% 0.044 337.4);
Tailwind
colors: {
custom: {
50: '#d0bbc9',
500: '#bc9fb3',
950: '#000000',
},
}SCSS
$custom: #bc9fb3; $custom-light: #d0bbc9; $custom-dark: #000000;
JSON
{
"hex": "#bc9fb3",
"rgb": {
"r": 188,
"g": 159,
"b": 179
},
"hsl": {
"h": 318.621,
"s": 17.791,
"l": 68.039
},
"oklch": {
"l": 0.73441,
"c": 0.04367,
"h": 337.4
},
"luminance": 0.38742
}Semantic roles & 50–950 ramp
primary
#BC9FB3
secondary
#D7E0DA
accent
#9C6349
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082