#BF91C0#BF91C0
#BF91C0 is a light, moderate purple. Relative luminance 0.351; OKLCH L 71.6% C 0.084 H 325.7°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BF91C0 |
|---|---|
| RGB | rgb(191, 145, 192) |
| HSL | hsl(299, 27%, 66%) |
| HSV | hsv(299, 24%, 75%) |
| CMYK | cmyk(0.5%, 24.5%, 0%, 24.7%) |
| CIE-LAB | lab(65.85, 25.36, -17.65) |
| CIE-LCH | lch(65.85, 30.89, 325.17°) |
| OKLab | oklab(71.56% 0.0698 -0.0476) |
| OKLCH | oklch(71.56% 0.084 325.7) |
| XYZ | xyz(41.1247, 35.1341, 54.4742) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.92
Dusty Lavender
#AC86A8
ΔE00 5.65
Pale Purple
#B790D4
ΔE00 6.14
Heather
#A484AC
ΔE00 6.32
Plum
#DDA0DD
ΔE00 6.70
Lavender Pink
#DD85D7
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF91C0 #92C091
analogous
#A791C0 #BF91C0 #C091A9
triadic
#BF91C0 #C0BF91 #91C0BF
tetradic
#BF91C0 #C0A791 #92C091 #91A9C0
square
#BF91C0 #C0A791 #92C091 #91A9C0
split-complementary
#BF91C0 #A9C091 #91C0A7
monochromatic
#874E88 #A86AAA #BF91C0 #D6B8D6 #ECDFED
Accessibility & contrast
On white
2.62
#BF91C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#BF91C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF91C0
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF91C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF91C0 | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9CC2
Deuteranopia (green-blind)
#98A2BE
Tritanopia (blue-blind)
#C295A1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bf91c0; /* rgb */ color: rgb(191, 145, 192); /* oklch */ color: oklch(71.6% 0.084 325.7);
Tailwind
colors: {
custom: {
50: '#d3b1d3',
500: '#bf91c0',
950: '#000000',
},
}SCSS
$custom: #bf91c0; $custom-light: #d3b1d3; $custom-dark: #000000;
JSON
{
"hex": "#bf91c0",
"rgb": {
"r": 191,
"g": 145,
"b": 192
},
"hsl": {
"h": 298.723,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.71555,
"c": 0.08448,
"h": 325.7
},
"luminance": 0.35133
}Semantic roles & 50–950 ramp
primary
#BF91C0
secondary
#CFDECF
accent
#A64042
background
#FCFAFC
surface
#F9F5F9
border
#D2CFD2
text
#141114
muted
#828082