#BC84D7#BC84D7
#BC84D7 is a light, vivid purple. Relative luminance 0.321; OKLCH L 69.9% C 0.132 H 314.2°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BC84D7 |
|---|---|
| RGB | rgb(188, 132, 215) |
| HSL | hsl(280, 51%, 68%) |
| HSV | hsv(280, 39%, 84%) |
| CMYK | cmyk(12.6%, 38.6%, 0%, 15.7%) |
| CIE-LAB | lab(63.43, 36.22, -34.26) |
| CIE-LCH | lch(63.43, 49.85, 316.59°) |
| OKLab | oklab(69.93% 0.0919 -0.0945) |
| OKLCH | oklch(69.93% 0.132 314.2) |
| XYZ | xyz(41.2541, 32.1011, 68.2997) |
| Luminance | 0.3210 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.97
Wisteria
#A87DC2
ΔE00 4.78
Orchid (survey)
#C875C4
ΔE00 6.06
Liliac
#C48EFD
ΔE00 6.51
Light Purple
#BF77F6
ΔE00 6.63
Lavender Pink
#DD85D7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC84D7 #9FD784
analogous
#9284D7 #BC84D7 #D784C8
triadic
#BC84D7 #D7BC84 #84D7BC
tetradic
#BC84D7 #D79284 #9FD784 #84C8D7
square
#BC84D7 #D79284 #9FD784 #84C8D7
split-complementary
#BC84D7 #C8D784 #84D792
monochromatic
#8437A9 #A356C8 #BC84D7 #D5B2E6 #EEE0F5
Accessibility & contrast
On white
2.83
#BC84D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#BC84D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC84D7
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC84D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC84D7 | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7696DA
Deuteranopia (green-blind)
#839BD5
Tritanopia (blue-blind)
#BA8FA3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #bc84d7; /* rgb */ color: rgb(188, 132, 215); /* oklch */ color: oklch(69.9% 0.132 314.2);
Tailwind
colors: {
custom: {
50: '#d1a8e3',
500: '#bc84d7',
950: '#000000',
},
}SCSS
$custom: #bc84d7; $custom-light: #d1a8e3; $custom-dark: #000000;
JSON
{
"hex": "#bc84d7",
"rgb": {
"r": 188,
"g": 132,
"b": 215
},
"hsl": {
"h": 280.482,
"s": 50.92,
"l": 68.039
},
"oklch": {
"l": 0.69929,
"c": 0.13178,
"h": 314.2
},
"luminance": 0.321
}Semantic roles & 50–950 ramp
primary
#BC84D7
secondary
#D7E8CF
accent
#BE2758
background
#FDFAFD
surface
#FAF4FB
border
#D3CED4
text
#141015
muted
#837F83