#BF85BE#BF85BE
#BF85BE is a light, moderate purple. Relative luminance 0.316; OKLCH L 69.3% C 0.104 H 327.2°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BF85BE |
|---|---|
| RGB | rgb(191, 133, 190) |
| HSL | hsl(301, 31%, 64%) |
| HSV | hsv(301, 30%, 75%) |
| CMYK | cmyk(0%, 30.4%, 0.5%, 25.1%) |
| CIE-LAB | lab(62.99, 31.62, -20.88) |
| CIE-LCH | lch(62.99, 37.89, 326.56°) |
| OKLab | oklab(69.34% 0.0877 -0.0565) |
| OKLCH | oklch(69.34% 0.104 327.2) |
| XYZ | xyz(39.1668, 31.5705, 52.7358) |
| Luminance | 0.3157 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.11
Pale Purple
#B790D4
ΔE00 6.25
Lavender Pink
#DD85D7
ΔE00 6.31
Dusty Lavender
#AC86A8
ΔE00 6.36
Wisteria
#A87DC2
ΔE00 6.38
Heather
#A484AC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF85BE #85BF86
analogous
#A385BF #BF85BE #BF85A1
triadic
#BF85BE #BEBF85 #85BEBF
tetradic
#BF85BE #BFA385 #85BF86 #85A1BF
square
#BF85BE #BFA385 #85BF86 #85A1BF
split-complementary
#BF85BE #A1BF85 #85BFA3
monochromatic
#844583 #AA5DA9 #BF85BE #D4ADD3 #E9D5E9
Accessibility & contrast
On white
2.87
#BF85BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#BF85BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF85BE
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF85BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF85BE | 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)
#8194C0
Deuteranopia (green-blind)
#8F9BBC
Tritanopia (blue-blind)
#C38A9A
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #bf85be; /* rgb */ color: rgb(191, 133, 190); /* oklch */ color: oklch(69.3% 0.104 327.2);
Tailwind
colors: {
custom: {
50: '#d3a9d1',
500: '#bf85be',
950: '#000000',
},
}SCSS
$custom: #bf85be; $custom-light: #d3a9d1; $custom-dark: #000000;
JSON
{
"hex": "#bf85be",
"rgb": {
"r": 191,
"g": 133,
"b": 190
},
"hsl": {
"h": 301.034,
"s": 31.183,
"l": 63.529
},
"oklch": {
"l": 0.69344,
"c": 0.1043,
"h": 327.2
},
"luminance": 0.31569
}Semantic roles & 50–950 ramp
primary
#BF85BE
secondary
#C6DAC6
accent
#AA3D3C
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#141014
muted
#837F82