#BC9EB7#BC9EB7
#BC9EB7 is a light, muted pink. Relative luminance 0.386; OKLCH L 73.4% C 0.049 H 331.7°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BC9EB7 |
|---|---|
| RGB | rgb(188, 158, 183) |
| HSL | hsl(310, 18%, 68%) |
| HSV | hsv(310, 16%, 74%) |
| CMYK | cmyk(0%, 16%, 2.7%, 26.3%) |
| CIE-LAB | lab(68.43, 15.41, -8.77) |
| CIE-LCH | lch(68.43, 17.74, 330.36°) |
| OKLab | oklab(73.38% 0.0433 -0.0233) |
| OKLCH | oklch(73.38% 0.049 331.7) |
| XYZ | xyz(41.5122, 38.5648, 50.0475) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.51
Light Mauve
#C292A1
ΔE00 6.83
Dusty Lavender
#AC86A8
ΔE00 7.44
Dusty Pink
#D8A7B1
ΔE00 8.47
Grey Pink
#C3909B
ΔE00 8.48
Thistle
#D8BFD8
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC9EB7 #9EBCA3
analogous
#B29EBC #BC9EB7 #BC9EA8
triadic
#BC9EB7 #B7BC9E #9EB7BC
tetradic
#BC9EB7 #BCB29E #9EBCA3 #9EA8BC
square
#BC9EB7 #BCB29E #9EBCA3 #9EA8BC
split-complementary
#BC9EB7 #A8BC9E #9EBCB2
monochromatic
#845B7D #A37A9C #BC9EB7 #D5C2D2 #EEE6ED
Accessibility & contrast
On white
2.41
#BC9EB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#BC9EB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC9EB7
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC9EB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC9EB7 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B8
Deuteranopia (green-blind)
#A4A8B6
Tritanopia (blue-blind)
#BF9FA6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bc9eb7; /* rgb */ color: rgb(188, 158, 183); /* oklch */ color: oklch(73.4% 0.049 331.7);
Tailwind
colors: {
custom: {
50: '#d0bacc',
500: '#bc9eb7',
950: '#000000',
},
}SCSS
$custom: #bc9eb7; $custom-light: #d0bacc; $custom-dark: #000000;
JSON
{
"hex": "#bc9eb7",
"rgb": {
"r": 188,
"g": 158,
"b": 183
},
"hsl": {
"h": 310,
"s": 18.293,
"l": 67.843
},
"oklch": {
"l": 0.7338,
"c": 0.04919,
"h": 331.7
},
"luminance": 0.38564
}Semantic roles & 50–950 ramp
primary
#BC9EB7
secondary
#D6E0D8
accent
#9D5749
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082