#BC82D3#BC82D3
#BC82D3 is a light, vivid purple. Relative luminance 0.314; OKLCH L 69.4% C 0.131 H 316.0°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BC82D3 |
|---|---|
| RGB | rgb(188, 130, 211) |
| HSL | hsl(283, 48%, 67%) |
| HSV | hsv(283, 38%, 83%) |
| CMYK | cmyk(10.9%, 38.4%, 0%, 17.3%) |
| CIE-LAB | lab(62.81, 36.48, -32.98) |
| CIE-LCH | lch(62.81, 49.18, 317.88°) |
| OKLab | oklab(69.41% 0.0939 -0.0908) |
| OKLCH | oklch(69.41% 0.131 316) |
| XYZ | xyz(40.4778, 31.3607, 65.5363) |
| Luminance | 0.3136 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.35
Wisteria
#A87DC2
ΔE00 4.40
Orchid (survey)
#C875C4
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 6.49
Orchid
#DA70D6
ΔE00 6.78
Light Purple
#BF77F6
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC82D3 #99D382
analogous
#9482D3 #BC82D3 #D382C2
triadic
#BC82D3 #D3BC82 #82D3BC
tetradic
#BC82D3 #D39482 #99D382 #82C2D3
square
#BC82D3 #D39482 #99D382 #82C2D3
split-complementary
#BC82D3 #C2D382 #82D394
monochromatic
#8439A2 #A455C3 #BC82D3 #D4AFE3 #EDDDF3
Accessibility & contrast
On white
2.89
#BC82D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#BC82D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC82D3
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC82D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC82D3 | 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)
#7594D6
Deuteranopia (green-blind)
#839AD1
Tritanopia (blue-blind)
#BB8DA1
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #bc82d3; /* rgb */ color: rgb(188, 130, 211); /* oklch */ color: oklch(69.4% 0.131 316.0);
Tailwind
colors: {
custom: {
50: '#d1a7e0',
500: '#bc82d3',
950: '#000000',
},
}SCSS
$custom: #bc82d3; $custom-light: #d1a7e0; $custom-dark: #000000;
JSON
{
"hex": "#bc82d3",
"rgb": {
"r": 188,
"g": 130,
"b": 211
},
"hsl": {
"h": 282.963,
"s": 47.929,
"l": 66.863
},
"oklch": {
"l": 0.69409,
"c": 0.13064,
"h": 316
},
"luminance": 0.3136
}Semantic roles & 50–950 ramp
primary
#BC82D3
secondary
#D3E5CB
accent
#BB2A53
background
#FCFAFD
surface
#F9F4FB
border
#D2CED4
text
#140F15
muted
#827F83