#BF95BF#BF95BF
#BF95BF is a light, moderate purple. Relative luminance 0.363; OKLCH L 72.3% C 0.076 H 326.3°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BF95BF |
|---|---|
| RGB | rgb(191, 149, 191) |
| HSL | hsl(300, 25%, 67%) |
| HSV | hsv(300, 22%, 75%) |
| CMYK | cmyk(0%, 22%, 0%, 25.1%) |
| CIE-LAB | lab(66.77, 22.95, -15.69) |
| CIE-LCH | lch(66.77, 27.80, 325.64°) |
| OKLab | oklab(72.25% 0.0633 -0.0422) |
| OKLCH | oklch(72.25% 0.076 326.3) |
| XYZ | xyz(41.6362, 36.3339, 54.1000) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.63
Dusty Lavender
#AC86A8
ΔE00 5.66
Heather
#A484AC
ΔE00 6.66
Plum
#DDA0DD
ΔE00 6.87
Pale Purple
#B790D4
ΔE00 7.06
Lavender
#B39DDB
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF95BF #95BF95
analogous
#AA95BF #BF95BF #BF95AA
triadic
#BF95BF #BFBF95 #95BFBF
tetradic
#BF95BF #BFAA95 #95BF95 #95AABF
square
#BF95BF #BFAA95 #95BF95 #95AABF
split-complementary
#BF95BF #AABF95 #95BFAA
monochromatic
#885288 #A86FA8 #BF95BF #D6BBD6 #EDE1ED
Accessibility & contrast
On white
2.54
#BF95BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#BF95BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF95BF
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF95BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF95BF | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929FC1
Deuteranopia (green-blind)
#9CA4BD
Tritanopia (blue-blind)
#C298A3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bf95bf; /* rgb */ color: rgb(191, 149, 191); /* oklch */ color: oklch(72.3% 0.076 326.3);
Tailwind
colors: {
custom: {
50: '#d2b4d2',
500: '#bf95bf',
950: '#000000',
},
}SCSS
$custom: #bf95bf; $custom-light: #d2b4d2; $custom-dark: #000000;
JSON
{
"hex": "#bf95bf",
"rgb": {
"r": 191,
"g": 149,
"b": 191
},
"hsl": {
"h": 300,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.7225,
"c": 0.0761,
"h": 326.3
},
"luminance": 0.36333
}Semantic roles & 50–950 ramp
primary
#BF95BF
secondary
#D1DFD1
accent
#A34242
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082