#BF91CA#BF91CA
#BF91CA is a light, moderate purple. Relative luminance 0.356; OKLCH L 71.9% C 0.095 H 319.7°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BF91CA |
|---|---|
| RGB | rgb(191, 145, 202) |
| HSL | hsl(288, 35%, 68%) |
| HSV | hsv(288, 28%, 79%) |
| CMYK | cmyk(5.4%, 28.2%, 0%, 20.8%) |
| CIE-LAB | lab(66.21, 27.31, -22.69) |
| CIE-LCH | lch(66.21, 35.51, 320.28°) |
| OKLab | oklab(71.94% 0.0728 -0.0617) |
| OKLCH | oklch(71.94% 0.095 319.7) |
| XYZ | xyz(42.2705, 35.5924, 60.5089) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.70
Plum
#DDA0DD
ΔE00 6.16
Lilac
#C8A2C8
ΔE00 6.19
Lavender
#B39DDB
ΔE00 6.66
Lavender Pink
#DD85D7
ΔE00 7.02
Wisteria
#A87DC2
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF91CA #9CCA91
analogous
#A291CA #BF91CA #CA91B8
triadic
#BF91CA #CABF91 #91CABF
tetradic
#BF91CA #CAA291 #9CCA91 #91B8CA
square
#BF91CA #CAA291 #9CCA91 #91B8CA
split-complementary
#BF91CA #B8CA91 #91CAA2
monochromatic
#884998 #A768B6 #BF91CA #D7BADE #EFE4F2
Accessibility & contrast
On white
2.59
#BF91CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#BF91CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF91CA
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF91CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF91CA | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9ECC
Deuteranopia (green-blind)
#95A3C8
Tritanopia (blue-blind)
#C097A5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bf91ca; /* rgb */ color: rgb(191, 145, 202); /* oklch */ color: oklch(71.9% 0.095 319.7);
Tailwind
colors: {
custom: {
50: '#d3b1da',
500: '#bf91ca',
950: '#000000',
},
}SCSS
$custom: #bf91ca; $custom-light: #d3b1da; $custom-dark: #000000;
JSON
{
"hex": "#bf91ca",
"rgb": {
"r": 191,
"g": 145,
"b": 202
},
"hsl": {
"h": 288.421,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.71943,
"c": 0.0954,
"h": 319.7
},
"luminance": 0.35591
}Semantic roles & 50–950 ramp
primary
#BF91CA
secondary
#D6E4D3
accent
#AE384E
background
#FDFAFD
surface
#FAF5FA
border
#D3CFD3
text
#141114
muted
#838083