#BF91C4#BF91C4
#BF91C4 is a light, moderate purple. Relative luminance 0.353; OKLCH L 71.7% C 0.089 H 323.2°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BF91C4 |
|---|---|
| RGB | rgb(191, 145, 196) |
| HSL | hsl(294, 30%, 67%) |
| HSV | hsv(294, 26%, 77%) |
| CMYK | cmyk(2.6%, 26%, 0%, 23.1%) |
| CIE-LAB | lab(65.99, 26.13, -19.67) |
| CIE-LCH | lch(65.99, 32.71, 323.03°) |
| OKLab | oklab(71.71% 0.071 -0.0532) |
| OKLCH | oklch(71.71% 0.089 323.2) |
| XYZ | xyz(41.5739, 35.3138, 56.8401) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 5.12
Lilac
#C8A2C8
ΔE00 5.33
Dusty Lavender
#AC86A8
ΔE00 6.34
Plum
#DDA0DD
ΔE00 6.36
Heather
#A484AC
ΔE00 6.58
Lavender Pink
#DD85D7
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF91C4 #96C491
analogous
#A691C4 #BF91C4 #C491B0
triadic
#BF91C4 #C4BF91 #91C4BF
tetradic
#BF91C4 #C4A691 #96C491 #91B0C4
square
#BF91C4 #C4A691 #96C491 #91B0C4
split-complementary
#BF91C4 #B0C491 #91C4A6
monochromatic
#884C8E #A869AF #BF91C4 #D6B9D9 #EDE1EF
Accessibility & contrast
On white
2.60
#BF91C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#BF91C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF91C4
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF91C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF91C4 | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9DC6
Deuteranopia (green-blind)
#97A2C2
Tritanopia (blue-blind)
#C196A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bf91c4; /* rgb */ color: rgb(191, 145, 196); /* oklch */ color: oklch(71.7% 0.089 323.2);
Tailwind
colors: {
custom: {
50: '#d3b1d6',
500: '#bf91c4',
950: '#000000',
},
}SCSS
$custom: #bf91c4; $custom-light: #d3b1d6; $custom-dark: #000000;
JSON
{
"hex": "#bf91c4",
"rgb": {
"r": 191,
"g": 145,
"b": 196
},
"hsl": {
"h": 294.118,
"s": 30.178,
"l": 66.863
},
"oklch": {
"l": 0.71707,
"c": 0.08875,
"h": 323.2
},
"luminance": 0.35313
}Semantic roles & 50–950 ramp
primary
#BF91C4
secondary
#D2E1D0
accent
#A93D47
background
#FDFAFD
surface
#FAF5FA
border
#D3CFD3
text
#141114
muted
#838083