#BC6FB0#BC6FB0
#BC6FB0 is a light, vivid purple. Relative luminance 0.252; OKLCH L 64.8% C 0.128 H 332.8°. Best body text is #000000 at 6.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BC6FB0 |
|---|---|
| RGB | rgb(188, 111, 176) |
| HSL | hsl(309, 36%, 59%) |
| HSV | hsv(309, 41%, 74%) |
| CMYK | cmyk(0%, 41%, 6.4%, 26.3%) |
| CIE-LAB | lab(57.27, 40.03, -21.68) |
| CIE-LCH | lch(57.27, 45.53, 331.56°) |
| OKLab | oklab(64.77% 0.1142 -0.0586) |
| OKLCH | oklch(64.77% 0.128 332.8) |
| XYZ | xyz(34.2597, 25.1967, 44.1248) |
| Luminance | 0.2520 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.06
Purplish Pink
#CE5DAE
ΔE00 4.91
Soft Purple
#A66FB5
ΔE00 5.52
Pale Magenta
#D767AD
ΔE00 5.59
Dark Lilac
#9C6DA5
ΔE00 6.79
Orchid
#DA70D6
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC6FB0 #6FBC7B
analogous
#A16FBC #BC6FB0 #BC6F89
triadic
#BC6FB0 #B0BC6F #6FB0BC
tetradic
#BC6FB0 #BCA16F #6FBC7B #6F89BC
square
#BC6FB0 #BCA16F #6FBC7B #6F89BC
split-complementary
#BC6FB0 #89BC6F #6FBCA1
monochromatic
#79386E #A24C95 #BC6FB0 #CF99C7 #E3C3DE
Accessibility & contrast
On white
3.48
#BC6FB0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.04
#BC6FB0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC6FB0
6.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC6FB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC6FB0 | 1.00 | 3.48 | 6.04 | 6.04 |
| #FFFFFF | 3.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E83B2
Deuteranopia (green-blind)
#828DAE
Tritanopia (blue-blind)
#C27387
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #bc6fb0; /* rgb */ color: rgb(188, 111, 176); /* oklch */ color: oklch(64.8% 0.128 332.8);
Tailwind
colors: {
custom: {
50: '#d19ac7',
500: '#bc6fb0',
950: '#000000',
},
}SCSS
$custom: #bc6fb0; $custom-light: #d19ac7; $custom-dark: #000000;
JSON
{
"hex": "#bc6fb0",
"rgb": {
"r": 188,
"g": 111,
"b": 176
},
"hsl": {
"h": 309.351,
"s": 36.493,
"l": 58.627
},
"oklch": {
"l": 0.64771,
"c": 0.12837,
"h": 332.8
},
"luminance": 0.25195
}Semantic roles & 50–950 ramp
primary
#BC6FB0
secondary
#B4D3B9
accent
#CC6D5B
background
#FDF9FC
surface
#FAF2F8
border
#D3CCD1
text
#140E13
muted
#837E82