#BC82BE#BC82BE
#BC82BE is a light, moderate purple. Relative luminance 0.304; OKLCH L 68.5% C 0.108 H 325.5°. Best body text is #000000 at 7.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BC82BE |
|---|---|
| RGB | rgb(188, 130, 190) |
| HSL | hsl(298, 32%, 63%) |
| HSV | hsv(298, 32%, 75%) |
| CMYK | cmyk(1.1%, 31.6%, 0%, 25.5%) |
| CIE-LAB | lab(61.98, 32.28, -22.45) |
| CIE-LCH | lch(61.98, 39.32, 325.18°) |
| OKLab | oklab(68.5% 0.0888 -0.0609) |
| OKLCH | oklch(68.5% 0.108 325.5) |
| XYZ | xyz(38.0150, 30.3756, 52.5658) |
| Luminance | 0.3037 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.48
Wisteria
#A87DC2
ΔE00 5.40
Pale Purple
#B790D4
ΔE00 6.11
Heather
#A484AC
ΔE00 6.39
Lavender Pink
#DD85D7
ΔE00 6.55
Dusty Lavender
#AC86A8
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC82BE #84BE82
analogous
#9E82BE #BC82BE #BE82A2
triadic
#BC82BE #BEBC82 #82BEBC
tetradic
#BC82BE #BE9E82 #84BE82 #82A2BE
square
#BC82BE #BE9E82 #84BE82 #82A2BE
split-complementary
#BC82BE #A2BE82 #82BE9E
monochromatic
#804482 #A65AA9 #BC82BE #D2AAD3 #E7D3E8
Accessibility & contrast
On white
2.97
#BC82BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.07
#BC82BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC82BE
7.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC82BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC82BE | 1.00 | 2.97 | 7.07 | 7.07 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D91C0
Deuteranopia (green-blind)
#8B98BC
Tritanopia (blue-blind)
#BF8898
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #bc82be; /* rgb */ color: rgb(188, 130, 190); /* oklch */ color: oklch(68.5% 0.108 325.5);
Tailwind
colors: {
custom: {
50: '#d1a7d1',
500: '#bc82be',
950: '#000000',
},
}SCSS
$custom: #bc82be; $custom-light: #d1a7d1; $custom-dark: #000000;
JSON
{
"hex": "#bc82be",
"rgb": {
"r": 188,
"g": 130,
"b": 190
},
"hsl": {
"h": 298,
"s": 31.579,
"l": 62.745
},
"oklch": {
"l": 0.68504,
"c": 0.10768,
"h": 325.5
},
"luminance": 0.30374
}Semantic roles & 50–950 ramp
primary
#BC82BE
secondary
#C4D9C3
accent
#AA3B3F
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#140F14
muted
#827F82