#BF95BD#BF95BD
#BF95BD is a light, moderate purple. Relative luminance 0.362; OKLCH L 72.2% C 0.074 H 327.9°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BF95BD |
|---|---|
| RGB | rgb(191, 149, 189) |
| HSL | hsl(303, 25%, 67%) |
| HSV | hsv(303, 22%, 75%) |
| CMYK | cmyk(0%, 22%, 1%, 25.1%) |
| CIE-LAB | lab(66.71, 22.57, -14.68) |
| CIE-LCH | lch(66.71, 26.92, 326.97°) |
| OKLab | oklab(72.18% 0.0627 -0.0394) |
| OKLCH | oklch(72.18% 0.074 327.9) |
| XYZ | xyz(41.4177, 36.2465, 52.9487) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.59
Dusty Lavender
#AC86A8
ΔE00 5.45
Heather
#A484AC
ΔE00 6.68
Plum
#DDA0DD
ΔE00 7.19
Pale Purple
#B790D4
ΔE00 7.61
Light Mauve
#C292A1
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF95BD #95BF97
analogous
#AC95BF #BF95BD #BF95A8
triadic
#BF95BD #BDBF95 #95BDBF
tetradic
#BF95BD #BFAC95 #95BF97 #95A8BF
square
#BF95BD #BFAC95 #95BF97 #95A8BF
split-complementary
#BF95BD #A8BF95 #95BFAC
monochromatic
#885285 #A86FA5 #BF95BD #D6BBD5 #EDE1ED
Accessibility & contrast
On white
2.55
#BF95BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#BF95BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF95BD
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF95BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF95BD | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FBF
Deuteranopia (green-blind)
#9CA4BB
Tritanopia (blue-blind)
#C298A3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bf95bd; /* rgb */ color: rgb(191, 149, 189); /* oklch */ color: oklch(72.2% 0.074 327.9);
Tailwind
colors: {
custom: {
50: '#d2b4d1',
500: '#bf95bd',
950: '#000000',
},
}SCSS
$custom: #bf95bd; $custom-light: #d2b4d1; $custom-dark: #000000;
JSON
{
"hex": "#bf95bd",
"rgb": {
"r": 191,
"g": 149,
"b": 189
},
"hsl": {
"h": 302.857,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.72177,
"c": 0.07403,
"h": 327.9
},
"luminance": 0.36245
}Semantic roles & 50–950 ramp
primary
#BF95BD
secondary
#D1DFD2
accent
#A34742
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082