#BC6DBC#BC6DBC
#BC6DBC is a light, vivid purple. Relative luminance 0.253; OKLCH L 65.0% C 0.143 H 327.1°. Best body text is #000000 at 6.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BC6DBC |
|---|---|
| RGB | rgb(188, 109, 188) |
| HSL | hsl(300, 37%, 58%) |
| HSV | hsv(300, 42%, 74%) |
| CMYK | cmyk(0%, 42%, 0%, 26.3%) |
| CIE-LAB | lab(57.33, 43.28, -28.47) |
| CIE-LCH | lch(57.33, 51.80, 326.66°) |
| OKLab | oklab(64.98% 0.12 -0.0778) |
| OKLCH | oklch(64.98% 0.143 327.1) |
| XYZ | xyz(35.2841, 25.2612, 50.5845) |
| Luminance | 0.2526 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.14
Soft Purple
#A66FB5
ΔE00 4.47
Purplish Pink
#CE5DAE
ΔE00 5.62
Orchid
#DA70D6
ΔE00 6.09
Wisteria
#A87DC2
ΔE00 6.50
Pinky Purple
#C94CBE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC6DBC #6DBC6D
analogous
#946DBC #BC6DBC #BC6D94
triadic
#BC6DBC #BCBC6D #6DBCBC
tetradic
#BC6DBC #BC946D #6DBC6D #6D94BC
square
#BC6DBC #BC946D #6DBC6D #6D94BC
split-complementary
#BC6DBC #94BC6D #6DBC94
monochromatic
#783778 #A24AA2 #BC6DBC #CF97CF #E3C1E3
Accessibility & contrast
On white
3.47
#BC6DBC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.05
#BC6DBC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC6DBC
6.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC6DBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC6DBC | 1.00 | 3.47 | 6.05 | 6.05 |
| #FFFFFF | 3.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6783BF
Deuteranopia (green-blind)
#7C8DB9
Tritanopia (blue-blind)
#C0758C
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #bc6dbc; /* rgb */ color: rgb(188, 109, 188); /* oklch */ color: oklch(65.0% 0.143 327.1);
Tailwind
colors: {
custom: {
50: '#d299d0',
500: '#bc6dbc',
950: '#000000',
},
}SCSS
$custom: #bc6dbc; $custom-light: #d299d0; $custom-dark: #000000;
JSON
{
"hex": "#bc6dbc",
"rgb": {
"r": 188,
"g": 109,
"b": 188
},
"hsl": {
"h": 300,
"s": 37.089,
"l": 58.235
},
"oklch": {
"l": 0.64975,
"c": 0.14302,
"h": 327.1
},
"luminance": 0.25259
}Semantic roles & 50–950 ramp
primary
#BC6DBC
secondary
#B3D2B3
accent
#CD5B5B
background
#FDF9FC
surface
#FAF2F9
border
#D3CCD2
text
#140E14
muted
#837E82