#BC82CC#BC82CC
#BC82CC is a light, vivid purple. Relative luminance 0.310; OKLCH L 69.1% C 0.123 H 318.8°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BC82CC |
|---|---|
| RGB | rgb(188, 130, 204) |
| HSL | hsl(287, 42%, 65%) |
| HSV | hsv(287, 36%, 80%) |
| CMYK | cmyk(7.8%, 36.3%, 0%, 20%) |
| CIE-LAB | lab(62.52, 35.04, -29.50) |
| CIE-LCH | lch(62.52, 45.81, 319.90°) |
| OKLab | oklab(69.1% 0.0924 -0.0809) |
| OKLCH | oklch(69.1% 0.123 318.8) |
| XYZ | xyz(39.6193, 31.0174, 61.0149) |
| Luminance | 0.3102 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Wisteria
#A87DC2
ΔE00 4.18
Pale Purple
#B790D4
ΔE00 4.47
Orchid (survey)
#C875C4
ΔE00 4.51
Lavender Pink
#DD85D7
ΔE00 6.14
Orchid
#DA70D6
ΔE00 6.78
Soft Purple
#A66FB5
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC82CC #92CC82
analogous
#9782CC #BC82CC #CC82B7
triadic
#BC82CC #CCBC82 #82CCBC
tetradic
#BC82CC #CC9782 #92CC82 #82B7CC
square
#BC82CC #CC9782 #92CC82 #82B7CC
split-complementary
#BC82CC #B7CC82 #82CC97
monochromatic
#833D96 #A557BA #BC82CC #D3ADDE #EBD9EF
Accessibility & contrast
On white
2.92
#BC82CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#BC82CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC82CC
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC82CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC82CC | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7893CF
Deuteranopia (green-blind)
#8699CA
Tritanopia (blue-blind)
#BD8B9E
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bc82cc; /* rgb */ color: rgb(188, 130, 204); /* oklch */ color: oklch(69.1% 0.123 318.8);
Tailwind
colors: {
custom: {
50: '#d1a7db',
500: '#bc82cc',
950: '#000000',
},
}SCSS
$custom: #bc82cc; $custom-light: #d1a7db; $custom-dark: #000000;
JSON
{
"hex": "#bc82cc",
"rgb": {
"r": 188,
"g": 130,
"b": 204
},
"hsl": {
"h": 287.027,
"s": 42.045,
"l": 65.49
},
"oklch": {
"l": 0.69096,
"c": 0.12275,
"h": 318.8
},
"luminance": 0.31016
}Semantic roles & 50–950 ramp
primary
#BC82CC
secondary
#CEE1C9
accent
#B5304D
background
#FCFAFD
surface
#F9F4FB
border
#D2CED4
text
#140F15
muted
#827F83