#BC84C5#BC84C5
#BC84C5 is a light, moderate purple. Relative luminance 0.312; OKLCH L 69.1% C 0.111 H 321.8°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BC84C5 |
|---|---|
| RGB | rgb(188, 132, 197) |
| HSL | hsl(292, 36%, 65%) |
| HSV | hsv(292, 33%, 77%) |
| CMYK | cmyk(4.6%, 33%, 0%, 22.7%) |
| CIE-LAB | lab(62.70, 32.54, -25.30) |
| CIE-LCH | lch(62.70, 41.22, 322.14°) |
| OKLab | oklab(69.14% 0.0876 -0.0689) |
| OKLCH | oklch(69.14% 0.111 321.8) |
| XYZ | xyz(39.0671, 31.2263, 56.7818) |
| Luminance | 0.3123 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.67
Wisteria
#A87DC2
ΔE00 4.72
Pale Purple
#B790D4
ΔE00 4.76
Lavender Pink
#DD85D7
ΔE00 6.18
Heather
#A484AC
ΔE00 6.99
Soft Purple
#A66FB5
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC84C5 #8DC584
analogous
#9C84C5 #BC84C5 #C584AE
triadic
#BC84C5 #C5BC84 #84C5BC
tetradic
#BC84C5 #C59C84 #8DC584 #84AEC5
square
#BC84C5 #C59C84 #8DC584 #84AEC5
split-complementary
#BC84C5 #AEC584 #84C59C
monochromatic
#82428C #A55AB1 #BC84C5 #D3AED9 #E9D7EC
Accessibility & contrast
On white
2.90
#BC84C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#BC84C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC84C5
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC84C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC84C5 | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D94C7
Deuteranopia (green-blind)
#8A9AC3
Tritanopia (blue-blind)
#BE8B9C
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #bc84c5; /* rgb */ color: rgb(188, 132, 197); /* oklch */ color: oklch(69.1% 0.111 321.8);
Tailwind
colors: {
custom: {
50: '#d1a8d6',
500: '#bc84c5',
950: '#000000',
},
}SCSS
$custom: #bc84c5; $custom-light: #d1a8d6; $custom-dark: #000000;
JSON
{
"hex": "#bc84c5",
"rgb": {
"r": 188,
"g": 132,
"b": 197
},
"hsl": {
"h": 291.692,
"s": 35.912,
"l": 64.51
},
"oklch": {
"l": 0.69139,
"c": 0.11149,
"h": 321.8
},
"luminance": 0.31225
}Semantic roles & 50–950 ramp
primary
#BC84C5
secondary
#CADEC7
accent
#AF3747
background
#FCFAFD
surface
#F9F4FA
border
#D2CED3
text
#141014
muted
#827F83