#BC85C2#BC85C2
#BC85C2 is a light, moderate purple. Relative luminance 0.314; OKLCH L 69.2% C 0.106 H 323.3°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BC85C2 |
|---|---|
| RGB | rgb(188, 133, 194) |
| HSL | hsl(294, 33%, 64%) |
| HSV | hsv(294, 31%, 76%) |
| CMYK | cmyk(3.1%, 31.4%, 0%, 23.9%) |
| CIE-LAB | lab(62.81, 31.40, -23.43) |
| CIE-LCH | lch(62.81, 39.18, 323.27°) |
| OKLab | oklab(69.19% 0.0853 -0.0637) |
| OKLCH | oklch(69.19% 0.106 323.3) |
| XYZ | xyz(38.8631, 31.3627, 55.0349) |
| Luminance | 0.3136 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.02
Pale Purple
#B790D4
ΔE00 5.09
Wisteria
#A87DC2
ΔE00 5.20
Lavender Pink
#DD85D7
ΔE00 6.39
Heather
#A484AC
ΔE00 6.47
Dusty Lavender
#AC86A8
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC85C2 #8BC285
analogous
#9E85C2 #BC85C2 #C285AA
triadic
#BC85C2 #C2BC85 #85C2BC
tetradic
#BC85C2 #C29E85 #8BC285 #85AAC2
square
#BC85C2 #C29E85 #8BC285 #85AAC2
split-complementary
#BC85C2 #AAC285 #85C29E
monochromatic
#824488 #A65CAE #BC85C2 #D2AED6 #E9D7EB
Accessibility & contrast
On white
2.89
#BC85C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#BC85C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC85C2
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC85C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC85C2 | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F94C4
Deuteranopia (green-blind)
#8C9AC0
Tritanopia (blue-blind)
#BE8B9B
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #bc85c2; /* rgb */ color: rgb(188, 133, 194); /* oklch */ color: oklch(69.2% 0.106 323.3);
Tailwind
colors: {
custom: {
50: '#d1a9d4',
500: '#bc85c2',
950: '#000000',
},
}SCSS
$custom: #bc85c2; $custom-light: #d1a9d4; $custom-dark: #000000;
JSON
{
"hex": "#bc85c2",
"rgb": {
"r": 188,
"g": 133,
"b": 194
},
"hsl": {
"h": 294.098,
"s": 33.333,
"l": 64.118
},
"oklch": {
"l": 0.69188,
"c": 0.10645,
"h": 323.3
},
"luminance": 0.31361
}Semantic roles & 50–950 ramp
primary
#BC85C2
secondary
#C9DCC7
accent
#AC3945
background
#FCFAFD
surface
#F9F4FA
border
#D2CED3
text
#141014
muted
#827F83