#BC8BB0#BC8BB0
#BC8BB0 is a light, moderate pink. Relative luminance 0.323; OKLCH L 69.6% C 0.078 H 335.4°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8BB0 |
|---|---|
| RGB | rgb(188, 139, 176) |
| HSL | hsl(315, 27%, 64%) |
| HSV | hsv(315, 26%, 74%) |
| CMYK | cmyk(0%, 26.1%, 6.4%, 26.3%) |
| CIE-LAB | lab(63.58, 24.69, -12.10) |
| CIE-LCH | lch(63.58, 27.49, 333.89°) |
| OKLab | oklab(69.57% 0.0705 -0.0322) |
| OKLCH | oklch(69.57% 0.078 335.4) |
| XYZ | xyz(37.8076, 32.2925, 45.3074) |
| Luminance | 0.3229 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.58
Heather
#A484AC
ΔE00 5.80
Lilac
#C8A2C8
ΔE00 6.64
Light Mauve
#C292A1
ΔE00 7.17
Grey Pink
#C3909B
ΔE00 8.69
Dull Pink
#D5869D
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8BB0 #8BBC97
analogous
#B08BBC #BC8BB0 #BC8B98
triadic
#BC8BB0 #B0BC8B #8BB0BC
tetradic
#BC8BB0 #BCB08B #8BBC97 #8B98BC
square
#BC8BB0 #BCB08B #8BBC97 #8B98BC
split-complementary
#BC8BB0 #98BC8B #8BBCB0
monochromatic
#824B74 #A66496 #BC8BB0 #D2B2CA #E9D9E5
Accessibility & contrast
On white
2.82
#BC8BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#BC8BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8BB0
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8BB0 | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B96B1
Deuteranopia (green-blind)
#979DAE
Tritanopia (blue-blind)
#C18D98
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #bc8bb0; /* rgb */ color: rgb(188, 139, 176); /* oklch */ color: oklch(69.6% 0.078 335.4);
Tailwind
colors: {
custom: {
50: '#d0adc7',
500: '#bc8bb0',
950: '#000000',
},
}SCSS
$custom: #bc8bb0; $custom-light: #d0adc7; $custom-dark: #000000;
JSON
{
"hex": "#bc8bb0",
"rgb": {
"r": 188,
"g": 139,
"b": 176
},
"hsl": {
"h": 314.694,
"s": 26.776,
"l": 64.118
},
"oklch": {
"l": 0.69568,
"c": 0.07755,
"h": 335.4
},
"luminance": 0.32291
}Semantic roles & 50–950 ramp
primary
#BC8BB0
secondary
#C9DACD
accent
#A55940
background
#FCFAFC
surface
#F9F4F8
border
#D2CED1
text
#141013
muted
#827F82