#BC84BB#BC84BB
#BC84BB is a light, moderate purple. Relative luminance 0.308; OKLCH L 68.7% C 0.101 H 327.2°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BC84BB |
|---|---|
| RGB | rgb(188, 132, 187) |
| HSL | hsl(301, 29%, 63%) |
| HSV | hsv(301, 30%, 74%) |
| CMYK | cmyk(0%, 29.8%, 0.5%, 26.3%) |
| CIE-LAB | lab(62.32, 30.61, -20.23) |
| CIE-LCH | lch(62.32, 36.69, 326.54°) |
| OKLab | oklab(68.73% 0.0849 -0.0547) |
| OKLCH | oklch(68.73% 0.101 327.2) |
| XYZ | xyz(37.9591, 30.7831, 50.9463) |
| Luminance | 0.3078 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.36
Dusty Lavender
#AC86A8
ΔE00 5.77
Heather
#A484AC
ΔE00 5.87
Wisteria
#A87DC2
ΔE00 6.17
Pale Purple
#B790D4
ΔE00 6.49
Lavender Pink
#DD85D7
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC84BB #84BC85
analogous
#A184BC #BC84BB #BC849F
triadic
#BC84BB #BBBC84 #84BBBC
tetradic
#BC84BB #BCA184 #84BC85 #849FBC
square
#BC84BB #BCA184 #84BC85 #849FBC
split-complementary
#BC84BB #9FBC84 #84BCA1
monochromatic
#80467F #A65CA5 #BC84BB #D2ACD1 #E7D3E7
Accessibility & contrast
On white
2.93
#BC84BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#BC84BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC84BB
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC84BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC84BB | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8092BD
Deuteranopia (green-blind)
#8E99B9
Tritanopia (blue-blind)
#C08998
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bc84bb; /* rgb */ color: rgb(188, 132, 187); /* oklch */ color: oklch(68.7% 0.101 327.2);
Tailwind
colors: {
custom: {
50: '#d1a8cf',
500: '#bc84bb',
950: '#000000',
},
}SCSS
$custom: #bc84bb; $custom-light: #d1a8cf; $custom-dark: #000000;
JSON
{
"hex": "#bc84bb",
"rgb": {
"r": 188,
"g": 132,
"b": 187
},
"hsl": {
"h": 301.071,
"s": 29.474,
"l": 62.745
},
"oklch": {
"l": 0.68731,
"c": 0.10096,
"h": 327.2
},
"luminance": 0.30782
}Semantic roles & 50–950 ramp
primary
#BC84BB
secondary
#C4D8C4
accent
#A83F3D
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#141013
muted
#827F82