#BC85D1#BC85D1
#BC85D1 is a light, vivid purple. Relative luminance 0.321; OKLCH L 69.8% C 0.123 H 316.3°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BC85D1 |
|---|---|
| RGB | rgb(188, 133, 209) |
| HSL | hsl(283, 45%, 67%) |
| HSV | hsv(283, 36%, 82%) |
| CMYK | cmyk(10%, 36.4%, 0%, 18%) |
| CIE-LAB | lab(63.40, 34.41, -30.95) |
| CIE-LCH | lch(63.40, 46.28, 318.04°) |
| OKLab | oklab(69.83% 0.0891 -0.085) |
| OKLCH | oklch(69.83% 0.123 316.3) |
| XYZ | xyz(40.6335, 32.0708, 64.3590) |
| Luminance | 0.3207 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.56
Wisteria
#A87DC2
ΔE00 4.45
Orchid (survey)
#C875C4
ΔE00 5.52
Lavender Pink
#DD85D7
ΔE00 6.33
Orchid
#DA70D6
ΔE00 7.29
Lavender (survey)
#C79FEF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC85D1 #9AD185
analogous
#9685D1 #BC85D1 #D185C0
triadic
#BC85D1 #D1BC85 #85D1BC
tetradic
#BC85D1 #D19685 #9AD185 #85C0D1
square
#BC85D1 #D19685 #9AD185 #85C0D1
split-complementary
#BC85D1 #C0D185 #85D196
monochromatic
#843C9F #A459C0 #BC85D1 #D4B1E2 #EDDEF3
Accessibility & contrast
On white
2.83
#BC85D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#BC85D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC85D1
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC85D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC85D1 | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7996D4
Deuteranopia (green-blind)
#879BCF
Tritanopia (blue-blind)
#BB8FA1
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #bc85d1; /* rgb */ color: rgb(188, 133, 209); /* oklch */ color: oklch(69.8% 0.123 316.3);
Tailwind
colors: {
custom: {
50: '#d1a9df',
500: '#bc85d1',
950: '#000000',
},
}SCSS
$custom: #bc85d1; $custom-light: #d1a9df; $custom-dark: #000000;
JSON
{
"hex": "#bc85d1",
"rgb": {
"r": 188,
"g": 133,
"b": 209
},
"hsl": {
"h": 283.421,
"s": 45.238,
"l": 67.059
},
"oklch": {
"l": 0.69828,
"c": 0.12313,
"h": 316.3
},
"luminance": 0.3207
}Semantic roles & 50–950 ramp
primary
#BC85D1
secondary
#D4E5CD
accent
#B82D54
background
#FCFAFD
surface
#F9F4FB
border
#D2CED4
text
#141015
muted
#827F83