#BC84BE#BC84BE
#BC84BE is a light, moderate purple. Relative luminance 0.309; OKLCH L 68.9% C 0.104 H 325.5°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BC84BE |
|---|---|
| RGB | rgb(188, 132, 190) |
| HSL | hsl(298, 31%, 63%) |
| HSV | hsv(298, 31%, 75%) |
| CMYK | cmyk(1.1%, 30.5%, 0%, 25.5%) |
| CIE-LAB | lab(62.43, 31.18, -21.75) |
| CIE-LCH | lch(62.43, 38.02, 325.10°) |
| OKLab | oklab(68.85% 0.0857 -0.059) |
| OKLCH | oklch(68.85% 0.104 325.5) |
| XYZ | xyz(38.2836, 30.9129, 52.6553) |
| Luminance | 0.3091 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.03
Wisteria
#A87DC2
ΔE00 5.65
Pale Purple
#B790D4
ΔE00 5.91
Heather
#A484AC
ΔE00 6.14
Dusty Lavender
#AC86A8
ΔE00 6.32
Lavender Pink
#DD85D7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC84BE #86BE84
analogous
#9F84BE #BC84BE #BE84A3
triadic
#BC84BE #BEBC84 #84BEBC
tetradic
#BC84BE #BE9F84 #86BE84 #84A3BE
square
#BC84BE #BE9F84 #86BE84 #84A3BE
split-complementary
#BC84BE #A3BE84 #84BE9F
monochromatic
#804583 #A65CA9 #BC84BE #D2ACD3 #E8D4E8
Accessibility & contrast
On white
2.92
#BC84BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#BC84BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC84BE
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC84BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC84BE | 1.00 | 2.92 | 7.18 | 7.18 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F93C0
Deuteranopia (green-blind)
#8D99BC
Tritanopia (blue-blind)
#BF8999
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bc84be; /* rgb */ color: rgb(188, 132, 190); /* oklch */ color: oklch(68.9% 0.104 325.5);
Tailwind
colors: {
custom: {
50: '#d1a8d1',
500: '#bc84be',
950: '#000000',
},
}SCSS
$custom: #bc84be; $custom-light: #d1a8d1; $custom-dark: #000000;
JSON
{
"hex": "#bc84be",
"rgb": {
"r": 188,
"g": 132,
"b": 190
},
"hsl": {
"h": 297.931,
"s": 30.851,
"l": 63.137
},
"oklch": {
"l": 0.68851,
"c": 0.10405,
"h": 325.5
},
"luminance": 0.30912
}Semantic roles & 50–950 ramp
primary
#BC84BE
secondary
#C5D9C5
accent
#AA3C40
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#141014
muted
#827F82