#BF91C2#BF91C2
#BF91C2 is a light, moderate purple. Relative luminance 0.352; OKLCH L 71.6% C 0.087 H 324.4°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BF91C2 |
|---|---|
| RGB | rgb(191, 145, 194) |
| HSL | hsl(296, 29%, 66%) |
| HSV | hsv(296, 25%, 76%) |
| CMYK | cmyk(1.5%, 25.3%, 0%, 23.9%) |
| CIE-LAB | lab(65.92, 25.74, -18.66) |
| CIE-LCH | lch(65.92, 31.80, 324.06°) |
| OKLab | oklab(71.63% 0.0704 -0.0504) |
| OKLCH | oklch(71.63% 0.087 324.4) |
| XYZ | xyz(41.3478, 35.2233, 55.6492) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.11
Pale Purple
#B790D4
ΔE00 5.63
Dusty Lavender
#AC86A8
ΔE00 5.99
Heather
#A484AC
ΔE00 6.43
Plum
#DDA0DD
ΔE00 6.51
Lavender Pink
#DD85D7
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF91C2 #94C291
analogous
#A791C2 #BF91C2 #C291AD
triadic
#BF91C2 #C2BF91 #91C2BF
tetradic
#BF91C2 #C2A791 #94C291 #91ADC2
square
#BF91C2 #C2A791 #94C291 #91ADC2
split-complementary
#BF91C2 #ADC291 #91C2A7
monochromatic
#884D8B #A86AAC #BF91C2 #D6B8D8 #EDE0EE
Accessibility & contrast
On white
2.61
#BF91C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#BF91C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF91C2
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF91C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF91C2 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9DC4
Deuteranopia (green-blind)
#98A2C0
Tritanopia (blue-blind)
#C195A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bf91c2; /* rgb */ color: rgb(191, 145, 194); /* oklch */ color: oklch(71.6% 0.087 324.4);
Tailwind
colors: {
custom: {
50: '#d3b1d4',
500: '#bf91c2',
950: '#000000',
},
}SCSS
$custom: #bf91c2; $custom-light: #d3b1d4; $custom-dark: #000000;
JSON
{
"hex": "#bf91c2",
"rgb": {
"r": 191,
"g": 145,
"b": 194
},
"hsl": {
"h": 296.327,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.7163,
"c": 0.08659,
"h": 324.4
},
"luminance": 0.35222
}Semantic roles & 50–950 ramp
primary
#BF91C2
secondary
#D0DFCF
accent
#A73E45
background
#FCFAFD
surface
#F9F5FA
border
#D2CFD3
text
#141114
muted
#828083