#BC80C0#BC80C0
#BC80C0 is a light, moderate purple. Relative luminance 0.299; OKLCH L 68.2% C 0.113 H 324.6°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BC80C0 |
|---|---|
| RGB | rgb(188, 128, 192) |
| HSL | hsl(296, 34%, 63%) |
| HSV | hsv(296, 33%, 75%) |
| CMYK | cmyk(2.1%, 33.3%, 0%, 24.7%) |
| CIE-LAB | lab(61.60, 33.77, -24.16) |
| CIE-LCH | lch(61.60, 41.52, 324.42°) |
| OKLab | oklab(68.24% 0.0924 -0.0657) |
| OKLCH | oklch(68.24% 0.113 324.6) |
| XYZ | xyz(37.9717, 29.9368, 53.6371) |
| Luminance | 0.2994 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.82
Wisteria
#A87DC2
ΔE00 4.94
Pale Purple
#B790D4
ΔE00 6.08
Lavender Pink
#DD85D7
ΔE00 6.37
Soft Purple
#A66FB5
ΔE00 6.44
Heather
#A484AC
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC80C0 #84C080
analogous
#9C80C0 #BC80C0 #C080A4
triadic
#BC80C0 #C0BC80 #80C0BC
tetradic
#BC80C0 #C09C80 #84C080 #80A4C0
square
#BC80C0 #C09C80 #84C080 #80A4C0
split-complementary
#BC80C0 #A4C080 #80C09C
monochromatic
#804284 #A657AC #BC80C0 #D2A9D4 #E7D2E9
Accessibility & contrast
On white
3.01
#BC80C0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#BC80C0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC80C0
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC80C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC80C0 | 1.00 | 3.01 | 6.99 | 6.99 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A90C2
Deuteranopia (green-blind)
#8997BE
Tritanopia (blue-blind)
#BF8698
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #bc80c0; /* rgb */ color: rgb(188, 128, 192); /* oklch */ color: oklch(68.2% 0.113 324.6);
Tailwind
colors: {
custom: {
50: '#d1a6d3',
500: '#bc80c0',
950: '#000000',
},
}SCSS
$custom: #bc80c0; $custom-light: #d1a6d3; $custom-dark: #000000;
JSON
{
"hex": "#bc80c0",
"rgb": {
"r": 188,
"g": 128,
"b": 192
},
"hsl": {
"h": 296.25,
"s": 33.684,
"l": 62.745
},
"oklch": {
"l": 0.68243,
"c": 0.11337,
"h": 324.6
},
"luminance": 0.29935
}Semantic roles & 50–950 ramp
primary
#BC80C0
secondary
#C4D9C2
accent
#AC3940
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#140F14
muted
#827F82