#BC82BC#BC82BC
#BC82BC is a light, moderate purple. Relative luminance 0.303; OKLCH L 68.4% C 0.106 H 326.7°. Best body text is #000000 at 7.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BC82BC |
|---|---|
| RGB | rgb(188, 130, 188) |
| HSL | hsl(300, 30%, 62%) |
| HSV | hsv(300, 31%, 74%) |
| CMYK | cmyk(0%, 30.9%, 0%, 26.3%) |
| CIE-LAB | lab(61.90, 31.90, -21.43) |
| CIE-LCH | lch(61.90, 38.43, 326.10°) |
| OKLab | oklab(68.42% 0.0882 -0.0581) |
| OKLCH | oklch(68.42% 0.106 326.7) |
| XYZ | xyz(37.7979, 30.2888, 51.4225) |
| Luminance | 0.3029 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.68
Wisteria
#A87DC2
ΔE00 5.73
Heather
#A484AC
ΔE00 6.20
Dusty Lavender
#AC86A8
ΔE00 6.31
Pale Purple
#B790D4
ΔE00 6.46
Lavender Pink
#DD85D7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC82BC #82BC82
analogous
#9F82BC #BC82BC #BC829F
triadic
#BC82BC #BCBC82 #82BCBC
tetradic
#BC82BC #BC9F82 #82BC82 #829FBC
square
#BC82BC #BC9F82 #82BC82 #829FBC
split-complementary
#BC82BC #9FBC82 #82BC9F
monochromatic
#7F447F #A75AA7 #BC82BC #D1AAD1 #E7D2E7
Accessibility & contrast
On white
2.98
#BC82BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.06
#BC82BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC82BC
7.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC82BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC82BC | 1.00 | 2.98 | 7.06 | 7.06 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E91BE
Deuteranopia (green-blind)
#8C98BA
Tritanopia (blue-blind)
#C08797
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #bc82bc; /* rgb */ color: rgb(188, 130, 188); /* oklch */ color: oklch(68.4% 0.106 326.7);
Tailwind
colors: {
custom: {
50: '#d1a7d0',
500: '#bc82bc',
950: '#000000',
},
}SCSS
$custom: #bc82bc; $custom-light: #d1a7d0; $custom-dark: #000000;
JSON
{
"hex": "#bc82bc",
"rgb": {
"r": 188,
"g": 130,
"b": 188
},
"hsl": {
"h": 300,
"s": 30.208,
"l": 62.353
},
"oklch": {
"l": 0.68423,
"c": 0.10562,
"h": 326.7
},
"luminance": 0.30287
}Semantic roles & 50–950 ramp
primary
#BC82BC
secondary
#C2D7C2
accent
#A93D3D
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#140F14
muted
#827F82