#BC80CD#BC80CD
#BC80CD is a light, vivid purple. Relative luminance 0.305; OKLCH L 68.8% C 0.127 H 318.6°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BC80CD |
|---|---|
| RGB | rgb(188, 128, 205) |
| HSL | hsl(287, 44%, 65%) |
| HSV | hsv(287, 38%, 80%) |
| CMYK | cmyk(8.3%, 37.6%, 0%, 19.6%) |
| CIE-LAB | lab(62.12, 36.34, -30.70) |
| CIE-LCH | lch(62.12, 47.57, 319.82°) |
| OKLab | oklab(68.8% 0.0956 -0.0842) |
| OKLCH | oklch(68.8% 0.127 318.6) |
| XYZ | xyz(39.4762, 30.5386, 61.5608) |
| Luminance | 0.3054 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Wisteria
#A87DC2
ΔE00 4.12
Orchid (survey)
#C875C4
ΔE00 4.27
Pale Purple
#B790D4
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 6.24
Orchid
#DA70D6
ΔE00 6.42
Soft Purple
#A66FB5
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC80CD #91CD80
analogous
#9580CD #BC80CD #CD80B8
triadic
#BC80CD #CDBC80 #80CDBC
tetradic
#BC80CD #CD9580 #91CD80 #80B8CD
square
#BC80CD #CD9580 #91CD80 #80B8CD
split-complementary
#BC80CD #B8CD80 #80CD95
monochromatic
#833B97 #A554BC #BC80CD #D3ACDE #EAD8F0
Accessibility & contrast
On white
2.95
#BC80CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#BC80CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC80CD
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC80CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC80CD | 1.00 | 2.95 | 7.11 | 7.11 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7592D0
Deuteranopia (green-blind)
#8498CB
Tritanopia (blue-blind)
#BC899D
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #bc80cd; /* rgb */ color: rgb(188, 128, 205); /* oklch */ color: oklch(68.8% 0.127 318.6);
Tailwind
colors: {
custom: {
50: '#d1a6dc',
500: '#bc80cd',
950: '#000000',
},
}SCSS
$custom: #bc80cd; $custom-light: #d1a6dc; $custom-dark: #000000;
JSON
{
"hex": "#bc80cd",
"rgb": {
"r": 188,
"g": 128,
"b": 205
},
"hsl": {
"h": 286.753,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.68803,
"c": 0.12739,
"h": 318.6
},
"luminance": 0.30537
}Semantic roles & 50–950 ramp
primary
#BC80CD
secondary
#CDE1C7
accent
#B72F4D
background
#FCFAFD
surface
#F9F4FB
border
#D2CED4
text
#140F15
muted
#827F83