#BF84BE#BF84BE
#BF84BE is a light, moderate purple. Relative luminance 0.313; OKLCH L 69.2% C 0.106 H 327.2°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BF84BE |
|---|---|
| RGB | rgb(191, 132, 190) |
| HSL | hsl(301, 32%, 63%) |
| HSV | hsv(301, 31%, 75%) |
| CMYK | cmyk(0%, 30.9%, 0.5%, 25.1%) |
| CIE-LAB | lab(62.76, 32.17, -21.23) |
| CIE-LCH | lch(62.76, 38.54, 326.58°) |
| OKLab | oklab(69.17% 0.0892 -0.0575) |
| OKLCH | oklch(69.17% 0.106 327.2) |
| XYZ | xyz(39.0306, 31.2980, 52.6904) |
| Luminance | 0.3130 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.82
Lavender Pink
#DD85D7
ΔE00 6.23
Wisteria
#A87DC2
ΔE00 6.25
Pale Purple
#B790D4
ΔE00 6.33
Dusty Lavender
#AC86A8
ΔE00 6.51
Heather
#A484AC
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF84BE #84BF85
analogous
#A284BF #BF84BE #BF84A0
triadic
#BF84BE #BEBF84 #84BEBF
tetradic
#BF84BE #BFA284 #84BF85 #84A0BF
square
#BF84BE #BFA284 #84BF85 #84A0BF
split-complementary
#BF84BE #A0BF84 #84BFA2
monochromatic
#844583 #AA5CA9 #BF84BE #D4ACD3 #E9D5E9
Accessibility & contrast
On white
2.89
#BF84BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#BF84BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF84BE
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF84BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF84BE | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8093C0
Deuteranopia (green-blind)
#8E9BBC
Tritanopia (blue-blind)
#C38999
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #bf84be; /* rgb */ color: rgb(191, 132, 190); /* oklch */ color: oklch(69.2% 0.106 327.2);
Tailwind
colors: {
custom: {
50: '#d3a8d1',
500: '#bf84be',
950: '#000000',
},
}SCSS
$custom: #bf84be; $custom-light: #d3a8d1; $custom-dark: #000000;
JSON
{
"hex": "#bf84be",
"rgb": {
"r": 191,
"g": 132,
"b": 190
},
"hsl": {
"h": 301.017,
"s": 31.551,
"l": 63.333
},
"oklch": {
"l": 0.6917,
"c": 0.10611,
"h": 327.2
},
"luminance": 0.31297
}Semantic roles & 50–950 ramp
primary
#BF84BE
secondary
#C5DAC5
accent
#AA3D3B
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#141014
muted
#837F82