#BF84BF#BF84BF
#BF84BF is a light, moderate purple. Relative luminance 0.313; OKLCH L 69.2% C 0.107 H 326.7°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BF84BF |
|---|---|
| RGB | rgb(191, 132, 191) |
| HSL | hsl(300, 32%, 63%) |
| HSV | hsv(300, 31%, 75%) |
| CMYK | cmyk(0%, 30.9%, 0%, 25.1%) |
| CIE-LAB | lab(62.80, 32.36, -21.74) |
| CIE-LCH | lch(62.80, 38.98, 326.11°) |
| OKLab | oklab(69.21% 0.0895 -0.0589) |
| OKLCH | oklch(69.21% 0.107 326.7) |
| XYZ | xyz(39.1402, 31.3419, 53.2679) |
| Luminance | 0.3134 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.72
Wisteria
#A87DC2
ΔE00 6.10
Lavender Pink
#DD85D7
ΔE00 6.12
Pale Purple
#B790D4
ΔE00 6.14
Heather
#A484AC
ΔE00 6.68
Dusty Lavender
#AC86A8
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF84BF #84BF84
analogous
#A184BF #BF84BF #BF84A1
triadic
#BF84BF #BFBF84 #84BFBF
tetradic
#BF84BF #BFA184 #84BF84 #84A1BF
square
#BF84BF #BFA184 #84BF84 #84A1BF
split-complementary
#BF84BF #A1BF84 #84BFA1
monochromatic
#844584 #AA5CAA #BF84BF #D4ACD4 #E9D5E9
Accessibility & contrast
On white
2.89
#BF84BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#BF84BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF84BF
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF84BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF84BF | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8093C1
Deuteranopia (green-blind)
#8E9BBD
Tritanopia (blue-blind)
#C38999
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #bf84bf; /* rgb */ color: rgb(191, 132, 191); /* oklch */ color: oklch(69.2% 0.107 326.7);
Tailwind
colors: {
custom: {
50: '#d3a8d2',
500: '#bf84bf',
950: '#000000',
},
}SCSS
$custom: #bf84bf; $custom-light: #d3a8d2; $custom-dark: #000000;
JSON
{
"hex": "#bf84bf",
"rgb": {
"r": 191,
"g": 132,
"b": 191
},
"hsl": {
"h": 300,
"s": 31.551,
"l": 63.333
},
"oklch": {
"l": 0.6921,
"c": 0.10712,
"h": 326.7
},
"luminance": 0.3134
}Semantic roles & 50–950 ramp
primary
#BF84BF
secondary
#C5DAC5
accent
#AA3B3B
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#141014
muted
#837F82