#BF85BD#BF85BD
#BF85BD is a light, moderate purple. Relative luminance 0.315; OKLCH L 69.3% C 0.103 H 327.8°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BF85BD |
|---|---|
| RGB | rgb(191, 133, 189) |
| HSL | hsl(302, 31%, 64%) |
| HSV | hsv(302, 30%, 75%) |
| CMYK | cmyk(0%, 30.4%, 1%, 25.1%) |
| CIE-LAB | lab(62.95, 31.43, -20.37) |
| CIE-LCH | lch(62.95, 37.45, 327.05°) |
| OKLab | oklab(69.3% 0.0874 -0.0551) |
| OKLCH | oklch(69.3% 0.103 327.8) |
| XYZ | xyz(39.0579, 31.5270, 52.1621) |
| Luminance | 0.3153 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.23
Dusty Lavender
#AC86A8
ΔE00 6.18
Heather
#A484AC
ΔE00 6.42
Lavender Pink
#DD85D7
ΔE00 6.43
Pale Purple
#B790D4
ΔE00 6.45
Wisteria
#A87DC2
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF85BD #85BF87
analogous
#A485BF #BF85BD #BF85A0
triadic
#BF85BD #BDBF85 #85BDBF
tetradic
#BF85BD #BFA485 #85BF87 #85A0BF
square
#BF85BD #BFA485 #85BF87 #85A0BF
split-complementary
#BF85BD #A0BF85 #85BFA4
monochromatic
#844582 #AA5DA7 #BF85BD #D4ADD3 #E9D5E8
Accessibility & contrast
On white
2.87
#BF85BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#BF85BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF85BD
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF85BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF85BD | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8294BF
Deuteranopia (green-blind)
#909BBB
Tritanopia (blue-blind)
#C38A99
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #bf85bd; /* rgb */ color: rgb(191, 133, 189); /* oklch */ color: oklch(69.3% 0.103 327.8);
Tailwind
colors: {
custom: {
50: '#d3a9d1',
500: '#bf85bd',
950: '#000000',
},
}SCSS
$custom: #bf85bd; $custom-light: #d3a9d1; $custom-dark: #000000;
JSON
{
"hex": "#bf85bd",
"rgb": {
"r": 191,
"g": 133,
"b": 189
},
"hsl": {
"h": 302.069,
"s": 31.183,
"l": 63.529
},
"oklch": {
"l": 0.69304,
"c": 0.10329,
"h": 327.8
},
"luminance": 0.31526
}Semantic roles & 50–950 ramp
primary
#BF85BD
secondary
#C6DAC6
accent
#AA3F3C
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#141014
muted
#837F82