#BF85BF#BF85BF
#BF85BF is a light, moderate purple. Relative luminance 0.316; OKLCH L 69.4% C 0.105 H 326.6°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BF85BF |
|---|---|
| RGB | rgb(191, 133, 191) |
| HSL | hsl(300, 31%, 64%) |
| HSV | hsv(300, 30%, 75%) |
| CMYK | cmyk(0%, 30.4%, 0%, 25.1%) |
| CIE-LAB | lab(63.02, 31.81, -21.39) |
| CIE-LCH | lch(63.02, 38.33, 326.08°) |
| OKLab | oklab(69.38% 0.088 -0.0579) |
| OKLCH | oklch(69.38% 0.105 326.6) |
| XYZ | xyz(39.2765, 31.6144, 53.3134) |
| Luminance | 0.3161 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.00
Pale Purple
#B790D4
ΔE00 6.06
Lavender Pink
#DD85D7
ΔE00 6.19
Wisteria
#A87DC2
ΔE00 6.23
Dusty Lavender
#AC86A8
ΔE00 6.53
Heather
#A484AC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF85BF #85BF85
analogous
#A285BF #BF85BF #BF85A2
triadic
#BF85BF #BFBF85 #85BFBF
tetradic
#BF85BF #BFA285 #85BF85 #85A2BF
square
#BF85BF #BFA285 #85BF85 #85A2BF
split-complementary
#BF85BF #A2BF85 #85BFA2
monochromatic
#844584 #AA5DAA #BF85BF #D4ADD4 #E9D5E9
Accessibility & contrast
On white
2.87
#BF85BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#BF85BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF85BF
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF85BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF85BF | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8194C1
Deuteranopia (green-blind)
#8F9BBD
Tritanopia (blue-blind)
#C38A9A
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #bf85bf; /* rgb */ color: rgb(191, 133, 191); /* oklch */ color: oklch(69.4% 0.105 326.6);
Tailwind
colors: {
custom: {
50: '#d3a9d2',
500: '#bf85bf',
950: '#000000',
},
}SCSS
$custom: #bf85bf; $custom-light: #d3a9d2; $custom-dark: #000000;
JSON
{
"hex": "#bf85bf",
"rgb": {
"r": 191,
"g": 133,
"b": 191
},
"hsl": {
"h": 300,
"s": 31.183,
"l": 63.529
},
"oklch": {
"l": 0.69383,
"c": 0.10532,
"h": 326.6
},
"luminance": 0.31613
}Semantic roles & 50–950 ramp
primary
#BF85BF
secondary
#C6DAC6
accent
#AA3C3C
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#141014
muted
#837F82