#BC80BE#BC80BE
#BC80BE is a light, moderate purple. Relative luminance 0.298; OKLCH L 68.2% C 0.111 H 325.6°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BC80BE |
|---|---|
| RGB | rgb(188, 128, 190) |
| HSL | hsl(298, 32%, 62%) |
| HSV | hsv(298, 33%, 75%) |
| CMYK | cmyk(1.1%, 32.6%, 0%, 25.5%) |
| CIE-LAB | lab(61.52, 33.38, -23.15) |
| CIE-LCH | lch(61.52, 40.62, 325.26°) |
| OKLab | oklab(68.16% 0.0919 -0.0628) |
| OKLCH | oklch(68.16% 0.111 325.6) |
| XYZ | xyz(37.7516, 29.8488, 52.4780) |
| Luminance | 0.2985 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.96
Wisteria
#A87DC2
ΔE00 5.22
Pale Purple
#B790D4
ΔE00 6.37
Lavender Pink
#DD85D7
ΔE00 6.51
Soft Purple
#A66FB5
ΔE00 6.55
Heather
#A484AC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC80BE #82BE80
analogous
#9D80BE #BC80BE #BE80A1
triadic
#BC80BE #BEBC80 #80BEBC
tetradic
#BC80BE #BE9D80 #82BE80 #80A1BE
square
#BC80BE #BE9D80 #82BE80 #80A1BE
split-complementary
#BC80BE #A1BE80 #80BE9D
monochromatic
#7F4281 #A758A9 #BC80BE #D1A8D3 #E7D1E7
Accessibility & contrast
On white
3.01
#BC80BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#BC80BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC80BE
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC80BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC80BE | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B90C0
Deuteranopia (green-blind)
#8A97BC
Tritanopia (blue-blind)
#BF8697
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #bc80be; /* rgb */ color: rgb(188, 128, 190); /* oklch */ color: oklch(68.2% 0.111 325.6);
Tailwind
colors: {
custom: {
50: '#d1a6d1',
500: '#bc80be',
950: '#000000',
},
}SCSS
$custom: #bc80be; $custom-light: #d1a6d1; $custom-dark: #000000;
JSON
{
"hex": "#bc80be",
"rgb": {
"r": 188,
"g": 128,
"b": 190
},
"hsl": {
"h": 298.065,
"s": 32.292,
"l": 62.353
},
"oklch": {
"l": 0.6816,
"c": 0.11129,
"h": 325.6
},
"luminance": 0.29847
}Semantic roles & 50–950 ramp
primary
#BC80BE
secondary
#C2D8C2
accent
#AB3A3E
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#140F14
muted
#827F82