#BF80BC#BF80BC
#BF80BC is a light, moderate purple. Relative luminance 0.301; OKLCH L 68.4% C 0.111 H 328.3°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BF80BC |
|---|---|
| RGB | rgb(191, 128, 188) |
| HSL | hsl(303, 33%, 63%) |
| HSV | hsv(303, 33%, 75%) |
| CMYK | cmyk(0%, 33%, 1.6%, 25.1%) |
| CIE-LAB | lab(61.78, 33.99, -21.59) |
| CIE-LCH | lch(61.78, 40.27, 327.57°) |
| OKLab | oklab(68.4% 0.0948 -0.0584) |
| OKLCH | oklch(68.4% 0.111 328.3) |
| XYZ | xyz(38.2814, 30.1471, 51.3697) |
| Luminance | 0.3015 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.96
Wisteria
#A87DC2
ΔE00 6.16
Lavender Pink
#DD85D7
ΔE00 6.29
Dusty Lavender
#AC86A8
ΔE00 6.88
Heather
#A484AC
ΔE00 6.93
Pale Purple
#B790D4
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF80BC #80BF83
analogous
#A280BF #BF80BC #BF809D
triadic
#BF80BC #BCBF80 #80BCBF
tetradic
#BF80BC #BFA280 #80BF83 #809DBF
square
#BF80BC #BFA280 #80BF83 #809DBF
split-complementary
#BF80BC #9DBF80 #80BFA2
monochromatic
#834280 #AA57A7 #BF80BC #D4A9D1 #E8D1E7
Accessibility & contrast
On white
2.99
#BF80BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#BF80BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF80BC
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF80BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF80BC | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D90BE
Deuteranopia (green-blind)
#8C98BA
Tritanopia (blue-blind)
#C38596
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #bf80bc; /* rgb */ color: rgb(191, 128, 188); /* oklch */ color: oklch(68.4% 0.111 328.3);
Tailwind
colors: {
custom: {
50: '#d3a6d0',
500: '#bf80bc',
950: '#000000',
},
}SCSS
$custom: #bf80bc; $custom-light: #d3a6d0; $custom-dark: #000000;
JSON
{
"hex": "#bf80bc",
"rgb": {
"r": 191,
"g": 128,
"b": 188
},
"hsl": {
"h": 302.857,
"s": 32.984,
"l": 62.549
},
"oklch": {
"l": 0.68404,
"c": 0.11137,
"h": 328.3
},
"luminance": 0.30146
}Semantic roles & 50–950 ramp
primary
#BF80BC
secondary
#C2D9C3
accent
#AC3F3A
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82