#BF8FCC#BF8FCC
#BF8FCC is a light, moderate purple. Relative luminance 0.351; OKLCH L 71.7% C 0.101 H 319.0°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8FCC |
|---|---|
| RGB | rgb(191, 143, 204) |
| HSL | hsl(287, 37%, 68%) |
| HSV | hsv(287, 30%, 80%) |
| CMYK | cmyk(6.4%, 29.9%, 0%, 20%) |
| CIE-LAB | lab(65.81, 28.82, -24.41) |
| CIE-LCH | lch(65.81, 37.77, 319.73°) |
| OKLab | oklab(71.67% 0.0764 -0.0665) |
| OKLCH | oklch(71.67% 0.101 319) |
| XYZ | xyz(42.2059, 35.0819, 61.6632) |
| Luminance | 0.3508 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.16
Plum
#DDA0DD
ΔE00 6.43
Wisteria
#A87DC2
ΔE00 6.50
Lavender Pink
#DD85D7
ΔE00 6.56
Lavender
#B39DDB
ΔE00 6.69
Lavender (survey)
#C79FEF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8FCC #9CCC8F
analogous
#A08FCC #BF8FCC #CC8FBA
triadic
#BF8FCC #CCBF8F #8FCCBF
tetradic
#BF8FCC #CCA08F #9CCC8F #8FBACC
square
#BF8FCC #CCA08F #9CCC8F #8FBACC
split-complementary
#BF8FCC #BACC8F #8FCCA0
monochromatic
#88469A #A765B9 #BF8FCC #D7B9DF #EFE3F2
Accessibility & contrast
On white
2.62
#BF8FCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#BF8FCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF8FCC
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8FCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8FCC | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889DCE
Deuteranopia (green-blind)
#93A2CA
Tritanopia (blue-blind)
#C096A5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bf8fcc; /* rgb */ color: rgb(191, 143, 204); /* oklch */ color: oklch(71.7% 0.101 319.0);
Tailwind
colors: {
custom: {
50: '#d3b0db',
500: '#bf8fcc',
950: '#000000',
},
}SCSS
$custom: #bf8fcc; $custom-light: #d3b0db; $custom-dark: #000000;
JSON
{
"hex": "#bf8fcc",
"rgb": {
"r": 191,
"g": 143,
"b": 204
},
"hsl": {
"h": 287.213,
"s": 37.423,
"l": 68.039
},
"oklch": {
"l": 0.71666,
"c": 0.10126,
"h": 319
},
"luminance": 0.35081
}Semantic roles & 50–950 ramp
primary
#BF8FCC
secondary
#D6E5D2
accent
#B0354F
background
#FDFAFD
surface
#FAF5FB
border
#D3CFD4
text
#141015
muted
#837F83