#BF91BE#BF91BE
#BF91BE is a light, moderate purple. Relative luminance 0.350; OKLCH L 71.5% C 0.082 H 327.1°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BF91BE |
|---|---|
| RGB | rgb(191, 145, 190) |
| HSL | hsl(301, 26%, 66%) |
| HSV | hsv(301, 24%, 75%) |
| CMYK | cmyk(0%, 24.1%, 0.5%, 25.1%) |
| CIE-LAB | lab(65.78, 24.98, -16.63) |
| CIE-LCH | lch(65.78, 30.01, 326.35°) |
| OKLab | oklab(71.48% 0.0692 -0.0447) |
| OKLCH | oklch(71.48% 0.082 327.1) |
| XYZ | xyz(40.9046, 35.0460, 53.3150) |
| Luminance | 0.3504 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.79
Dusty Lavender
#AC86A8
ΔE00 5.34
Heather
#A484AC
ΔE00 6.26
Pale Purple
#B790D4
ΔE00 6.66
Plum
#DDA0DD
ΔE00 6.93
Lavender Pink
#DD85D7
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF91BE #91BF92
analogous
#A991BF #BF91BE #BF91A7
triadic
#BF91BE #BEBF91 #91BEBF
tetradic
#BF91BE #BFA991 #91BF92 #91A7BF
square
#BF91BE #BFA991 #91BF92 #91A7BF
split-complementary
#BF91BE #A7BF91 #91BFA9
monochromatic
#874F86 #A86AA7 #BF91BE #D6B8D5 #ECDEEC
Accessibility & contrast
On white
2.62
#BF91BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#BF91BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF91BE
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF91BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF91BE | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9CC0
Deuteranopia (green-blind)
#99A2BC
Tritanopia (blue-blind)
#C295A1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bf91be; /* rgb */ color: rgb(191, 145, 190); /* oklch */ color: oklch(71.5% 0.082 327.1);
Tailwind
colors: {
custom: {
50: '#d3b1d1',
500: '#bf91be',
950: '#000000',
},
}SCSS
$custom: #bf91be; $custom-light: #d3b1d1; $custom-dark: #000000;
JSON
{
"hex": "#bf91be",
"rgb": {
"r": 191,
"g": 145,
"b": 190
},
"hsl": {
"h": 301.304,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.7148,
"c": 0.08239,
"h": 327.1
},
"luminance": 0.35045
}Semantic roles & 50–950 ramp
primary
#BF91BE
secondary
#CEDECF
accent
#A54340
background
#FCFAFC
surface
#F9F5F9
border
#D2CFD2
text
#141114
muted
#828082