#BF84BC#BF84BC
#BF84BC is a light, moderate purple. Relative luminance 0.312; OKLCH L 69.1% C 0.104 H 328.4°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BF84BC |
|---|---|
| RGB | rgb(191, 132, 188) |
| HSL | hsl(303, 32%, 63%) |
| HSV | hsv(303, 31%, 75%) |
| CMYK | cmyk(0%, 30.9%, 1.6%, 25.1%) |
| CIE-LAB | lab(62.69, 31.79, -20.21) |
| CIE-LCH | lch(62.69, 37.67, 327.55°) |
| OKLab | oklab(69.09% 0.0887 -0.0546) |
| OKLCH | oklch(69.09% 0.104 328.4) |
| XYZ | xyz(38.8135, 31.2112, 51.5470) |
| Luminance | 0.3121 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.07
Dusty Lavender
#AC86A8
ΔE00 6.18
Heather
#A484AC
ΔE00 6.45
Lavender Pink
#DD85D7
ΔE00 6.48
Wisteria
#A87DC2
ΔE00 6.58
Pale Purple
#B790D4
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF84BC #84BF87
analogous
#A484BF #BF84BC #BF849E
triadic
#BF84BC #BCBF84 #84BCBF
tetradic
#BF84BC #BFA484 #84BF87 #849EBF
square
#BF84BC #BFA484 #84BF87 #849EBF
split-complementary
#BF84BC #9EBF84 #84BFA4
monochromatic
#844581 #AA5CA6 #BF84BC #D4ACD2 #E9D5E8
Accessibility & contrast
On white
2.90
#BF84BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#BF84BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF84BC
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF84BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF84BC | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8193BE
Deuteranopia (green-blind)
#8F9ABA
Tritanopia (blue-blind)
#C38898
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #bf84bc; /* rgb */ color: rgb(191, 132, 188); /* oklch */ color: oklch(69.1% 0.104 328.4);
Tailwind
colors: {
custom: {
50: '#d3a8d0',
500: '#bf84bc',
950: '#000000',
},
}SCSS
$custom: #bf84bc; $custom-light: #d3a8d0; $custom-dark: #000000;
JSON
{
"hex": "#bf84bc",
"rgb": {
"r": 191,
"g": 132,
"b": 188
},
"hsl": {
"h": 303.051,
"s": 31.551,
"l": 63.333
},
"oklch": {
"l": 0.69091,
"c": 0.10412,
"h": 328.4
},
"luminance": 0.3121
}Semantic roles & 50–950 ramp
primary
#BF84BC
secondary
#C5DAC6
accent
#AA413B
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#141014
muted
#837F82