#BC9DB2#BC9DB2
#BC9DB2 is a light, muted pink. Relative luminance 0.380; OKLCH L 73.0% C 0.046 H 338.0°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BC9DB2 |
|---|---|
| RGB | rgb(188, 157, 178) |
| HSL | hsl(319, 19%, 68%) |
| HSV | hsv(319, 16%, 74%) |
| CMYK | cmyk(0%, 16.5%, 5.3%, 26.3%) |
| CIE-LAB | lab(68.04, 15.05, -6.58) |
| CIE-LCH | lch(68.04, 16.42, 336.38°) |
| OKLab | oklab(73.02% 0.0431 -0.0174) |
| OKLCH | oklch(73.02% 0.046 338) |
| XYZ | xyz(40.8311, 38.0206, 47.2986) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.70
Light Mauve
#C292A1
ΔE00 5.76
Grey Pink
#C3909B
ΔE00 7.32
Dusty Pink
#D8A7B1
ΔE00 7.57
Dusty Lavender
#AC86A8
ΔE00 7.70
Faded Pink
#DE9DAC
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC9DB2 #9DBCA7
analogous
#B79DBC #BC9DB2 #BC9DA2
triadic
#BC9DB2 #B2BC9D #9DB2BC
tetradic
#BC9DB2 #BCB79D #9DBCA7 #9DA2BC
square
#BC9DB2 #BCB79D #9DBCA7 #9DA2BC
split-complementary
#BC9DB2 #A2BC9D #9DBCB7
monochromatic
#845A77 #A37995 #BC9DB2 #D5C1CF #EEE6EB
Accessibility & contrast
On white
2.44
#BC9DB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#BC9DB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC9DB2
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC9DB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC9DB2 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B3
Deuteranopia (green-blind)
#A4A7B1
Tritanopia (blue-blind)
#C09EA4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bc9db2; /* rgb */ color: rgb(188, 157, 178); /* oklch */ color: oklch(73.0% 0.046 338.0);
Tailwind
colors: {
custom: {
50: '#d0bac9',
500: '#bc9db2',
950: '#000000',
},
}SCSS
$custom: #bc9db2; $custom-light: #d0bac9; $custom-dark: #000000;
JSON
{
"hex": "#bc9db2",
"rgb": {
"r": 188,
"g": 157,
"b": 178
},
"hsl": {
"h": 319.355,
"s": 18.788,
"l": 67.647
},
"oklch": {
"l": 0.73021,
"c": 0.04643,
"h": 338
},
"luminance": 0.3802
}Semantic roles & 50–950 ramp
primary
#BC9DB2
secondary
#D6DFD9
accent
#9D6448
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082