#BF95BB#BF95BB
#BF95BB is a light, moderate purple. Relative luminance 0.362; OKLCH L 72.1% C 0.072 H 329.5°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BF95BB |
|---|---|
| RGB | rgb(191, 149, 187) |
| HSL | hsl(306, 25%, 67%) |
| HSV | hsv(306, 22%, 75%) |
| CMYK | cmyk(0%, 22%, 2.1%, 25.1%) |
| CIE-LAB | lab(66.64, 22.19, -13.66) |
| CIE-LCH | lch(66.64, 26.06, 328.39°) |
| OKLab | oklab(72.1% 0.062 -0.0366) |
| OKLCH | oklch(72.1% 0.072 329.5) |
| XYZ | xyz(41.2021, 36.1602, 51.8133) |
| Luminance | 0.3616 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.63
Dusty Lavender
#AC86A8
ΔE00 5.28
Heather
#A484AC
ΔE00 6.74
Plum
#DDA0DD
ΔE00 7.54
Light Mauve
#C292A1
ΔE00 7.90
Pale Purple
#B790D4
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF95BB #95BF99
analogous
#AE95BF #BF95BB #BF95A6
triadic
#BF95BB #BBBF95 #95BBBF
tetradic
#BF95BB #BFAE95 #95BF99 #95A6BF
square
#BF95BB #BFAE95 #95BF99 #95A6BF
split-complementary
#BF95BB #A6BF95 #95BFAE
monochromatic
#885283 #A86FA3 #BF95BB #D6BBD3 #EDE1EC
Accessibility & contrast
On white
2.55
#BF95BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#BF95BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF95BB
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF95BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF95BB | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FBD
Deuteranopia (green-blind)
#9DA4BA
Tritanopia (blue-blind)
#C298A2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bf95bb; /* rgb */ color: rgb(191, 149, 187); /* oklch */ color: oklch(72.1% 0.072 329.5);
Tailwind
colors: {
custom: {
50: '#d2b4cf',
500: '#bf95bb',
950: '#000000',
},
}SCSS
$custom: #bf95bb; $custom-light: #d2b4cf; $custom-dark: #000000;
JSON
{
"hex": "#bf95bb",
"rgb": {
"r": 191,
"g": 149,
"b": 187
},
"hsl": {
"h": 305.714,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.72105,
"c": 0.07201,
"h": 329.5
},
"luminance": 0.36159
}Semantic roles & 50–950 ramp
primary
#BF95BB
secondary
#D1DFD2
accent
#A34C42
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141113
muted
#828082