#BC5CBD#BC5CBD
#BC5CBD is a light, vivid purple. Relative luminance 0.220; OKLCH L 62.6% C 0.172 H 327.0°. Best body text is #000000 at 5.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BC5CBD |
|---|---|
| RGB | rgb(188, 92, 189) |
| HSL | hsl(299, 42%, 55%) |
| HSV | hsv(299, 51%, 74%) |
| CMYK | cmyk(0.5%, 51.3%, 0%, 25.9%) |
| CIE-LAB | lab(54.05, 52.13, -34.15) |
| CIE-LCH | lch(54.05, 62.32, 326.77°) |
| OKLab | oklab(62.56% 0.1445 -0.0938) |
| OKLCH | oklch(62.56% 0.172 327) |
| XYZ | xyz(33.7509, 22.0217, 50.6071) |
| Luminance | 0.2202 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 3.22
Mediumorchid
#BA55D3
ΔE00 4.55
Purpley Pink
#C83CB9
ΔE00 5.49
Pinkish Purple
#D648D7
ΔE00 5.58
Purplish Pink
#CE5DAE
ΔE00 5.75
Purpleish Pink
#DF4EC8
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC5CBD #5DBD5C
analogous
#8B5CBD #BC5CBD #BD5C8E
triadic
#BC5CBD #BDBC5C #5CBDBC
tetradic
#BC5CBD #BD8B5C #5DBD5C #5C8EBD
square
#BC5CBD #BD8B5C #5DBD5C #5C8EBD
split-complementary
#BC5CBD #8EBD5C #5CBD8B
monochromatic
#702E71 #9B3F9C #BC5CBD #CE88CF #E0B3E0
Accessibility & contrast
On white
3.89
#BC5CBD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.40
#BC5CBD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC5CBD
5.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC5CBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC5CBD | 1.00 | 3.89 | 5.40 | 5.40 |
| #FFFFFF | 3.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5279C0
Deuteranopia (green-blind)
#7086BA
Tritanopia (blue-blind)
#C16784
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #bc5cbd; /* rgb */ color: rgb(188, 92, 189); /* oklch */ color: oklch(62.6% 0.172 327.0);
Tailwind
colors: {
custom: {
50: '#d28ed1',
500: '#bc5cbd',
950: '#000000',
},
}SCSS
$custom: #bc5cbd; $custom-light: #d28ed1; $custom-dark: #000000;
JSON
{
"hex": "#bc5cbd",
"rgb": {
"r": 188,
"g": 92,
"b": 189
},
"hsl": {
"h": 299.381,
"s": 42.358,
"l": 55.098
},
"oklch": {
"l": 0.62555,
"c": 0.17232,
"h": 327
},
"luminance": 0.2202
}Semantic roles & 50–950 ramp
primary
#BC5CBD
secondary
#A6CFA6
accent
#D25657
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#140D14
muted
#837D82