#BF8DBF#BF8DBF
#BF8DBF is a light, moderate purple. Relative luminance 0.339; OKLCH L 70.8% C 0.091 H 326.5°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8DBF |
|---|---|
| RGB | rgb(191, 141, 191) |
| HSL | hsl(300, 28%, 65%) |
| HSV | hsv(300, 26%, 75%) |
| CMYK | cmyk(0%, 26.2%, 0%, 25.1%) |
| CIE-LAB | lab(64.87, 27.39, -18.57) |
| CIE-LCH | lch(64.87, 33.09, 325.86°) |
| OKLab | oklab(70.79% 0.0757 -0.0501) |
| OKLCH | oklch(70.79% 0.091 326.5) |
| XYZ | xyz(40.4137, 33.8889, 53.6925) |
| Luminance | 0.3389 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.62
Pale Purple
#B790D4
ΔE00 6.01
Lilac
#C8A2C8
ΔE00 6.10
Heather
#A484AC
ΔE00 6.16
Plum
#DDA0DD
ΔE00 7.05
Lavender Pink
#DD85D7
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8DBF #8DBF8D
analogous
#A68DBF #BF8DBF #BF8DA6
triadic
#BF8DBF #BFBF8D #8DBFBF
tetradic
#BF8DBF #BFA68D #8DBF8D #8DA6BF
square
#BF8DBF #BFA68D #8DBF8D #8DA6BF
split-complementary
#BF8DBF #A6BF8D #8DBFA6
monochromatic
#864B86 #A966A9 #BF8DBF #D5B4D5 #EBDBEB
Accessibility & contrast
On white
2.70
#BF8DBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#BF8DBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF8DBF
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8DBF | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A99C1
Deuteranopia (green-blind)
#95A0BD
Tritanopia (blue-blind)
#C2919F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bf8dbf; /* rgb */ color: rgb(191, 141, 191); /* oklch */ color: oklch(70.8% 0.091 326.5);
Tailwind
colors: {
custom: {
50: '#d3afd2',
500: '#bf8dbf',
950: '#000000',
},
}SCSS
$custom: #bf8dbf; $custom-light: #d3afd2; $custom-dark: #000000;
JSON
{
"hex": "#bf8dbf",
"rgb": {
"r": 191,
"g": 141,
"b": 191
},
"hsl": {
"h": 300,
"s": 28.09,
"l": 65.098
},
"oklch": {
"l": 0.70794,
"c": 0.09075,
"h": 326.5
},
"luminance": 0.33888
}Semantic roles & 50–950 ramp
primary
#BF8DBF
secondary
#CBDCCB
accent
#A73F3F
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#141014
muted
#837F82