#BF5BBD#BF5BBD
#BF5BBD is a light, vivid purple. Relative luminance 0.222; OKLCH L 62.8% C 0.176 H 328.2°. Best body text is #000000 at 5.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BF5BBD |
|---|---|
| RGB | rgb(191, 91, 189) |
| HSL | hsl(301, 44%, 55%) |
| HSV | hsv(301, 52%, 75%) |
| CMYK | cmyk(0%, 52.4%, 1%, 25.1%) |
| CIE-LAB | lab(54.28, 53.45, -33.76) |
| CIE-LCH | lch(54.28, 63.22, 327.72°) |
| OKLab | oklab(62.81% 0.1493 -0.0927) |
| OKLCH | oklch(62.81% 0.176 328.2) |
| XYZ | xyz(34.4118, 22.2347, 50.6134) |
| Luminance | 0.2223 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.83
Mediumorchid
#BA55D3
ΔE00 4.78
Purpley Pink
#C83CB9
ΔE00 5.27
Pinkish Purple
#D648D7
ΔE00 5.29
Purplish Pink
#CE5DAE
ΔE00 5.31
Purpleish Pink
#DF4EC8
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF5BBD #5BBF5D
analogous
#8F5BBF #BF5BBD #BF5B8B
triadic
#BF5BBD #BDBF5B #5BBDBF
tetradic
#BF5BBD #BF8F5B #5BBF5D #5B8BBF
square
#BF5BBD #BF8F5B #5BBF5D #5B8BBF
split-complementary
#BF5BBD #8BBF5B #5BBF8F
monochromatic
#732D71 #9F3E9D #BF5BBD #D087CF #E1B3E0
Accessibility & contrast
On white
3.86
#BF5BBD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.45
#BF5BBD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BF5BBD
5.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF5BBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF5BBD | 1.00 | 3.86 | 5.45 | 5.45 |
| #FFFFFF | 3.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5279C0
Deuteranopia (green-blind)
#7187BA
Tritanopia (blue-blind)
#C46684
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #bf5bbd; /* rgb */ color: rgb(191, 91, 189); /* oklch */ color: oklch(62.8% 0.176 328.2);
Tailwind
colors: {
custom: {
50: '#d58ed1',
500: '#bf5bbd',
950: '#000000',
},
}SCSS
$custom: #bf5bbd; $custom-light: #d58ed1; $custom-dark: #000000;
JSON
{
"hex": "#bf5bbd",
"rgb": {
"r": 191,
"g": 91,
"b": 189
},
"hsl": {
"h": 301.2,
"s": 43.86,
"l": 55.294
},
"oklch": {
"l": 0.62805,
"c": 0.17575,
"h": 328.2
},
"luminance": 0.22233
}Semantic roles & 50–950 ramp
primary
#BF5BBD
secondary
#A6D0A7
accent
#D45754
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#150D14
muted
#837D82