#BF8DBA#BF8DBA
#BF8DBA is a light, moderate purple. Relative luminance 0.337; OKLCH L 70.6% C 0.086 H 329.9°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8DBA |
|---|---|
| RGB | rgb(191, 141, 186) |
| HSL | hsl(306, 28%, 65%) |
| HSV | hsv(306, 26%, 75%) |
| CMYK | cmyk(0%, 26.2%, 2.6%, 25.1%) |
| CIE-LAB | lab(64.70, 26.44, -16.02) |
| CIE-LCH | lch(64.70, 30.92, 328.79°) |
| OKLab | oklab(70.61% 0.0741 -0.043) |
| OKLCH | oklch(70.61% 0.086 329.9) |
| XYZ | xyz(39.8729, 33.6726, 50.8439) |
| Luminance | 0.3367 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.85
Lilac
#C8A2C8
ΔE00 5.86
Heather
#A484AC
ΔE00 6.02
Pale Purple
#B790D4
ΔE00 7.26
Plum
#DDA0DD
ΔE00 7.60
Lavender Pink
#DD85D7
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8DBA #8DBF92
analogous
#AB8DBF #BF8DBA #BF8DA1
triadic
#BF8DBA #BABF8D #8DBABF
tetradic
#BF8DBA #BFAB8D #8DBF92 #8DA1BF
square
#BF8DBA #BFAB8D #8DBF92 #8DA1BF
split-complementary
#BF8DBA #A1BF8D #8DBFAB
monochromatic
#864B80 #A966A2 #BF8DBA #D5B4D2 #EBDBE9
Accessibility & contrast
On white
2.72
#BF8DBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#BF8DBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF8DBA
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8DBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8DBA | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B99BC
Deuteranopia (green-blind)
#979FB8
Tritanopia (blue-blind)
#C3909D
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bf8dba; /* rgb */ color: rgb(191, 141, 186); /* oklch */ color: oklch(70.6% 0.086 329.9);
Tailwind
colors: {
custom: {
50: '#d3afce',
500: '#bf8dba',
950: '#000000',
},
}SCSS
$custom: #bf8dba; $custom-light: #d3afce; $custom-dark: #000000;
JSON
{
"hex": "#bf8dba",
"rgb": {
"r": 191,
"g": 141,
"b": 186
},
"hsl": {
"h": 306,
"s": 28.09,
"l": 65.098
},
"oklch": {
"l": 0.70606,
"c": 0.0857,
"h": 329.9
},
"luminance": 0.33671
}Semantic roles & 50–950 ramp
primary
#BF8DBA
secondary
#CBDCCD
accent
#A7493F
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#141013
muted
#837F82