#BF80BE#BF80BE
#BF80BE is a light, moderate purple. Relative luminance 0.302; OKLCH L 68.5% C 0.113 H 327.3°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BF80BE |
|---|---|
| RGB | rgb(191, 128, 190) |
| HSL | hsl(301, 33%, 63%) |
| HSV | hsv(301, 33%, 75%) |
| CMYK | cmyk(0%, 33%, 0.5%, 25.1%) |
| CIE-LAB | lab(61.86, 34.36, -22.61) |
| CIE-LCH | lch(61.86, 41.13, 326.66°) |
| OKLab | oklab(68.49% 0.0954 -0.0613) |
| OKLCH | oklch(68.49% 0.113 327.3) |
| XYZ | xyz(38.4985, 30.2339, 52.5130) |
| Luminance | 0.3023 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.72
Wisteria
#A87DC2
ΔE00 5.86
Lavender Pink
#DD85D7
ΔE00 6.08
Pale Purple
#B790D4
ΔE00 6.74
Soft Purple
#A66FB5
ΔE00 7.01
Heather
#A484AC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF80BE #80BF81
analogous
#A080BF #BF80BE #BF809F
triadic
#BF80BE #BEBF80 #80BEBF
tetradic
#BF80BE #BFA080 #80BF81 #809FBF
square
#BF80BE #BFA080 #80BF81 #809FBF
split-complementary
#BF80BE #9FBF80 #80BFA0
monochromatic
#834282 #AA57A9 #BF80BE #D4A9D3 #E8D1E8
Accessibility & contrast
On white
2.98
#BF80BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#BF80BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF80BE
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF80BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF80BE | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C90C0
Deuteranopia (green-blind)
#8B98BC
Tritanopia (blue-blind)
#C38597
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #bf80be; /* rgb */ color: rgb(191, 128, 190); /* oklch */ color: oklch(68.5% 0.113 327.3);
Tailwind
colors: {
custom: {
50: '#d3a6d1',
500: '#bf80be',
950: '#000000',
},
}SCSS
$custom: #bf80be; $custom-light: #d3a6d1; $custom-dark: #000000;
JSON
{
"hex": "#bf80be",
"rgb": {
"r": 191,
"g": 128,
"b": 190
},
"hsl": {
"h": 300.952,
"s": 32.984,
"l": 62.549
},
"oklch": {
"l": 0.68485,
"c": 0.11335,
"h": 327.3
},
"luminance": 0.30232
}Semantic roles & 50–950 ramp
primary
#BF80BE
secondary
#C2D9C2
accent
#AC3C3A
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82