#BC80BC#BC80BC
#BC80BC is a light, moderate purple. Relative luminance 0.298; OKLCH L 68.1% C 0.109 H 326.7°. Best body text is #000000 at 6.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BC80BC |
|---|---|
| RGB | rgb(188, 128, 188) |
| HSL | hsl(300, 31%, 62%) |
| HSV | hsv(300, 32%, 74%) |
| CMYK | cmyk(0%, 31.9%, 0%, 26.3%) |
| CIE-LAB | lab(61.45, 33.00, -22.13) |
| CIE-LCH | lch(61.45, 39.74, 326.16°) |
| OKLab | oklab(68.08% 0.0913 -0.06) |
| OKLCH | oklch(68.08% 0.109 326.7) |
| XYZ | xyz(37.5345, 29.7619, 51.3347) |
| Luminance | 0.2976 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.16
Wisteria
#A87DC2
ΔE00 5.53
Heather
#A484AC
ΔE00 6.49
Pale Purple
#B790D4
ΔE00 6.69
Lavender Pink
#DD85D7
ΔE00 6.69
Soft Purple
#A66FB5
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC80BC #80BC80
analogous
#9E80BC #BC80BC #BC809E
triadic
#BC80BC #BCBC80 #80BCBC
tetradic
#BC80BC #BC9E80 #80BC80 #809EBC
square
#BC80BC #BC9E80 #80BC80 #809EBC
split-complementary
#BC80BC #9EBC80 #80BC9E
monochromatic
#7F437F #A758A7 #BC80BC #D1A8D1 #E6D0E6
Accessibility & contrast
On white
3.02
#BC80BC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.95
#BC80BC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC80BC
6.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC80BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC80BC | 1.00 | 3.02 | 6.95 | 6.95 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C90BE
Deuteranopia (green-blind)
#8A97BA
Tritanopia (blue-blind)
#C08596
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #bc80bc; /* rgb */ color: rgb(188, 128, 188); /* oklch */ color: oklch(68.1% 0.109 326.7);
Tailwind
colors: {
custom: {
50: '#d1a6d0',
500: '#bc80bc',
950: '#000000',
},
}SCSS
$custom: #bc80bc; $custom-light: #d1a6d0; $custom-dark: #000000;
JSON
{
"hex": "#bc80bc",
"rgb": {
"r": 188,
"g": 128,
"b": 188
},
"hsl": {
"h": 300,
"s": 30.928,
"l": 61.961
},
"oklch": {
"l": 0.68078,
"c": 0.10925,
"h": 326.7
},
"luminance": 0.29761
}Semantic roles & 50–950 ramp
primary
#BC80BC
secondary
#C1D7C1
accent
#AA3C3C
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#140F14
muted
#827F82