#BC7BBC#BC7BBC
#BC7BBC is a light, moderate purple. Relative luminance 0.285; OKLCH L 67.2% C 0.118 H 326.8°. Best body text is #000000 at 6.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BC7BBC |
|---|---|
| RGB | rgb(188, 123, 188) |
| HSL | hsl(300, 33%, 61%) |
| HSV | hsv(300, 35%, 74%) |
| CMYK | cmyk(0%, 34.6%, 0%, 26.3%) |
| CIE-LAB | lab(60.33, 35.75, -23.85) |
| CIE-LCH | lch(60.33, 42.97, 326.29°) |
| OKLab | oklab(67.23% 0.099 -0.0648) |
| OKLCH | oklch(67.23% 0.118 326.8) |
| XYZ | xyz(36.8983, 28.4896, 51.1226) |
| Luminance | 0.2849 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.04
Wisteria
#A87DC2
ΔE00 5.31
Soft Purple
#A66FB5
ΔE00 5.70
Lavender Pink
#DD85D7
ΔE00 6.81
Orchid
#DA70D6
ΔE00 6.84
Heather
#A484AC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC7BBC #7BBC7B
analogous
#9B7BBC #BC7BBC #BC7B9B
triadic
#BC7BBC #BCBC7B #7BBCBC
tetradic
#BC7BBC #BC9B7B #7BBC7B #7B9BBC
square
#BC7BBC #BC9B7B #7BBC7B #7B9BBC
split-complementary
#BC7BBC #9BBC7B #7BBC9B
monochromatic
#7D3F7D #A654A6 #BC7BBC #D1A4D1 #E5CCE5
Accessibility & contrast
On white
3.14
#BC7BBC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.70
#BC7BBC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC7BBC
6.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC7BBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC7BBC | 1.00 | 3.14 | 6.70 | 6.70 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#768CBE
Deuteranopia (green-blind)
#8794BA
Tritanopia (blue-blind)
#C08193
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #bc7bbc; /* rgb */ color: rgb(188, 123, 188); /* oklch */ color: oklch(67.2% 0.118 326.8);
Tailwind
colors: {
custom: {
50: '#d1a2d0',
500: '#bc7bbc',
950: '#000000',
},
}SCSS
$custom: #bc7bbc; $custom-light: #d1a2d0; $custom-dark: #000000;
JSON
{
"hex": "#bc7bbc",
"rgb": {
"r": 188,
"g": 123,
"b": 188
},
"hsl": {
"h": 300,
"s": 32.663,
"l": 60.98
},
"oklch": {
"l": 0.6723,
"c": 0.11828,
"h": 326.8
},
"luminance": 0.28488
}Semantic roles & 50–950 ramp
primary
#BC7BBC
secondary
#BDD6BD
accent
#AB3A3A
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#140F14
muted
#827F82