#BC85BC#BC85BC
#BC85BC is a light, moderate purple. Relative luminance 0.311; OKLCH L 68.9% C 0.100 H 326.6°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BC85BC |
|---|---|
| RGB | rgb(188, 133, 188) |
| HSL | hsl(300, 29%, 63%) |
| HSV | hsv(300, 29%, 74%) |
| CMYK | cmyk(0%, 29.3%, 0%, 26.3%) |
| CIE-LAB | lab(62.59, 30.24, -20.38) |
| CIE-LCH | lch(62.59, 36.47, 326.02°) |
| OKLab | oklab(68.95% 0.0836 -0.0551) |
| OKLCH | oklch(68.95% 0.1 326.6) |
| XYZ | xyz(38.2028, 31.0986, 51.5574) |
| Luminance | 0.3110 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.52
Dusty Lavender
#AC86A8
ΔE00 5.78
Heather
#A484AC
ΔE00 5.84
Wisteria
#A87DC2
ΔE00 6.14
Pale Purple
#B790D4
ΔE00 6.23
Lavender Pink
#DD85D7
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC85BC #85BC85
analogous
#A085BC #BC85BC #BC85A0
triadic
#BC85BC #BCBC85 #85BCBC
tetradic
#BC85BC #BCA085 #85BC85 #85A0BC
square
#BC85BC #BCA085 #85BC85 #85A0BC
split-complementary
#BC85BC #A0BC85 #85BCA0
monochromatic
#804680 #A65DA6 #BC85BC #D2ADD2 #E7D4E7
Accessibility & contrast
On white
2.91
#BC85BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#BC85BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC85BC
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC85BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC85BC | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8193BE
Deuteranopia (green-blind)
#8E9ABA
Tritanopia (blue-blind)
#BF8A99
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bc85bc; /* rgb */ color: rgb(188, 133, 188); /* oklch */ color: oklch(68.9% 0.100 326.6);
Tailwind
colors: {
custom: {
50: '#d1a9d0',
500: '#bc85bc',
950: '#000000',
},
}SCSS
$custom: #bc85bc; $custom-light: #d1a9d0; $custom-dark: #000000;
JSON
{
"hex": "#bc85bc",
"rgb": {
"r": 188,
"g": 133,
"b": 188
},
"hsl": {
"h": 300,
"s": 29.101,
"l": 62.941
},
"oklch": {
"l": 0.68946,
"c": 0.10016,
"h": 326.6
},
"luminance": 0.31097
}Semantic roles & 50–950 ramp
primary
#BC85BC
secondary
#C4D8C4
accent
#A83E3E
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#141014
muted
#827F82