#BC89BC#BC89BC
#BC89BC is a light, moderate purple. Relative luminance 0.322; OKLCH L 69.7% C 0.093 H 326.5°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BC89BC |
|---|---|
| RGB | rgb(188, 137, 188) |
| HSL | hsl(300, 28%, 64%) |
| HSV | hsv(300, 27%, 74%) |
| CMYK | cmyk(0%, 27.1%, 0%, 26.3%) |
| CIE-LAB | lab(63.52, 28.03, -18.97) |
| CIE-LCH | lch(63.52, 33.84, 325.91°) |
| OKLab | oklab(69.65% 0.0774 -0.0512) |
| OKLCH | oklch(69.65% 0.093 326.5) |
| XYZ | xyz(38.7609, 32.2147, 51.7435) |
| Luminance | 0.3221 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.20
Heather
#A484AC
ΔE00 5.54
Pale Purple
#B790D4
ΔE00 6.14
Orchid (survey)
#C875C4
ΔE00 6.72
Wisteria
#A87DC2
ΔE00 6.86
Lilac
#C8A2C8
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC89BC #89BC89
analogous
#A289BC #BC89BC #BC89A2
triadic
#BC89BC #BCBC89 #89BCBC
tetradic
#BC89BC #BCA289 #89BC89 #89A2BC
square
#BC89BC #BCA289 #89BC89 #89A2BC
split-complementary
#BC89BC #A2BC89 #89BCA2
monochromatic
#814981 #A662A6 #BC89BC #D2B0D2 #E8D7E8
Accessibility & contrast
On white
2.82
#BC89BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#BC89BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC89BC
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC89BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC89BC | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8696BE
Deuteranopia (green-blind)
#929CBA
Tritanopia (blue-blind)
#BF8D9B
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #bc89bc; /* rgb */ color: rgb(188, 137, 188); /* oklch */ color: oklch(69.7% 0.093 326.5);
Tailwind
colors: {
custom: {
50: '#d1acd0',
500: '#bc89bc',
950: '#000000',
},
}SCSS
$custom: #bc89bc; $custom-light: #d1acd0; $custom-dark: #000000;
JSON
{
"hex": "#bc89bc",
"rgb": {
"r": 188,
"g": 137,
"b": 188
},
"hsl": {
"h": 300,
"s": 27.568,
"l": 63.725
},
"oklch": {
"l": 0.69654,
"c": 0.09285,
"h": 326.5
},
"luminance": 0.32214
}Semantic roles & 50–950 ramp
primary
#BC89BC
secondary
#C7D9C7
accent
#A63F3F
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#141014
muted
#827F82