#BF91C3#BF91C3
#BF91C3 is a light, moderate purple. Relative luminance 0.353; OKLCH L 71.7% C 0.088 H 323.8°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BF91C3 |
|---|---|
| RGB | rgb(191, 145, 195) |
| HSL | hsl(295, 29%, 67%) |
| HSV | hsv(295, 26%, 76%) |
| CMYK | cmyk(2.1%, 25.6%, 0%, 23.5%) |
| CIE-LAB | lab(65.96, 25.94, -19.17) |
| CIE-LCH | lch(65.96, 32.25, 323.54°) |
| OKLab | oklab(71.67% 0.0707 -0.0518) |
| OKLCH | oklch(71.67% 0.088 323.8) |
| XYZ | xyz(41.4604, 35.2684, 56.2426) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.21
Pale Purple
#B790D4
ΔE00 5.37
Dusty Lavender
#AC86A8
ΔE00 6.16
Plum
#DDA0DD
ΔE00 6.43
Heather
#A484AC
ΔE00 6.50
Lavender Pink
#DD85D7
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF91C3 #95C391
analogous
#A691C3 #BF91C3 #C391AE
triadic
#BF91C3 #C3BF91 #91C3BF
tetradic
#BF91C3 #C3A691 #95C391 #91AEC3
square
#BF91C3 #C3A691 #95C391 #91AEC3
split-complementary
#BF91C3 #AEC391 #91C3A6
monochromatic
#884D8D #A869AD #BF91C3 #D6B9D9 #EDE0EE
Accessibility & contrast
On white
2.61
#BF91C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#BF91C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF91C3
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF91C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF91C3 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9DC5
Deuteranopia (green-blind)
#97A2C1
Tritanopia (blue-blind)
#C196A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bf91c3; /* rgb */ color: rgb(191, 145, 195); /* oklch */ color: oklch(71.7% 0.088 323.8);
Tailwind
colors: {
custom: {
50: '#d3b1d5',
500: '#bf91c3',
950: '#000000',
},
}SCSS
$custom: #bf91c3; $custom-light: #d3b1d5; $custom-dark: #000000;
JSON
{
"hex": "#bf91c3",
"rgb": {
"r": 191,
"g": 145,
"b": 195
},
"hsl": {
"h": 295.2,
"s": 29.412,
"l": 66.667
},
"oklch": {
"l": 0.71669,
"c": 0.08767,
"h": 323.8
},
"luminance": 0.35267
}Semantic roles & 50–950 ramp
primary
#BF91C3
secondary
#D1E0D0
accent
#A83D46
background
#FCFAFD
surface
#F9F5FA
border
#D2CFD3
text
#141114
muted
#828083