#BF96BB#BF96BB
#BF96BB is a light, moderate purple. Relative luminance 0.365; OKLCH L 72.3% C 0.070 H 329.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BF96BB |
|---|---|
| RGB | rgb(191, 150, 187) |
| HSL | hsl(306, 24%, 67%) |
| HSV | hsv(306, 21%, 75%) |
| CMYK | cmyk(0%, 21.5%, 2.1%, 25.1%) |
| CIE-LAB | lab(66.88, 21.64, -13.29) |
| CIE-LCH | lch(66.88, 25.40, 328.44°) |
| OKLab | oklab(72.29% 0.0605 -0.0356) |
| OKLCH | oklch(72.29% 0.07 329.5) |
| XYZ | xyz(41.3609, 36.4780, 51.8662) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.41
Dusty Lavender
#AC86A8
ΔE00 5.42
Heather
#A484AC
ΔE00 6.91
Plum
#DDA0DD
ΔE00 7.64
Light Mauve
#C292A1
ΔE00 7.75
Pale Purple
#B790D4
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF96BB #96BF9A
analogous
#AF96BF #BF96BB #BF96A7
triadic
#BF96BB #BBBF96 #96BBBF
tetradic
#BF96BB #BFAF96 #96BF9A #96A7BF
square
#BF96BB #BFAF96 #96BF9A #96A7BF
split-complementary
#BF96BB #A7BF96 #96BFAF
monochromatic
#885383 #A870A2 #BF96BB #D6BCD4 #EDE2EC
Accessibility & contrast
On white
2.53
#BF96BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#BF96BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF96BB
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF96BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF96BB | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959FBD
Deuteranopia (green-blind)
#9EA5BA
Tritanopia (blue-blind)
#C299A3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bf96bb; /* rgb */ color: rgb(191, 150, 187); /* oklch */ color: oklch(72.3% 0.070 329.5);
Tailwind
colors: {
custom: {
50: '#d2b5cf',
500: '#bf96bb',
950: '#000000',
},
}SCSS
$custom: #bf96bb; $custom-light: #d2b5cf; $custom-dark: #000000;
JSON
{
"hex": "#bf96bb",
"rgb": {
"r": 191,
"g": 150,
"b": 187
},
"hsl": {
"h": 305.854,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.72291,
"c": 0.07017,
"h": 329.5
},
"luminance": 0.36477
}Semantic roles & 50–950 ramp
primary
#BF96BB
secondary
#D2DFD3
accent
#A34C43
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141113
muted
#828082