#BF96BC#BF96BC
#BF96BC is a light, moderate purple. Relative luminance 0.365; OKLCH L 72.3% C 0.071 H 328.7°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BF96BC |
|---|---|
| RGB | rgb(191, 150, 188) |
| HSL | hsl(304, 24%, 67%) |
| HSV | hsv(304, 21%, 75%) |
| CMYK | cmyk(0%, 21.5%, 1.6%, 25.1%) |
| CIE-LAB | lab(66.92, 21.83, -13.80) |
| CIE-LCH | lch(66.92, 25.83, 327.69°) |
| OKLab | oklab(72.33% 0.0608 -0.037) |
| OKLCH | oklch(72.33% 0.071 328.7) |
| XYZ | xyz(41.4684, 36.5210, 52.4320) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.36
Dusty Lavender
#AC86A8
ΔE00 5.48
Heather
#A484AC
ΔE00 6.86
Plum
#DDA0DD
ΔE00 7.45
Light Mauve
#C292A1
ΔE00 8.04
Pale Purple
#B790D4
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF96BC #96BF99
analogous
#AE96BF #BF96BC #BF96A8
triadic
#BF96BC #BCBF96 #96BCBF
tetradic
#BF96BC #BFAE96 #96BF99 #96A8BF
square
#BF96BC #BFAE96 #96BF99 #96A8BF
split-complementary
#BF96BC #A8BF96 #96BFAE
monochromatic
#885384 #A870A4 #BF96BC #D6BCD4 #EDE2ED
Accessibility & contrast
On white
2.53
#BF96BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#BF96BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF96BC
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF96BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF96BC | 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)
#94A0BE
Deuteranopia (green-blind)
#9DA5BB
Tritanopia (blue-blind)
#C299A3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bf96bc; /* rgb */ color: rgb(191, 150, 188); /* oklch */ color: oklch(72.3% 0.071 328.7);
Tailwind
colors: {
custom: {
50: '#d2b5d0',
500: '#bf96bc',
950: '#000000',
},
}SCSS
$custom: #bf96bc; $custom-light: #d2b5d0; $custom-dark: #000000;
JSON
{
"hex": "#bf96bc",
"rgb": {
"r": 191,
"g": 150,
"b": 188
},
"hsl": {
"h": 304.39,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.72326,
"c": 0.07118,
"h": 328.7
},
"luminance": 0.3652
}Semantic roles & 50–950 ramp
primary
#BF96BC
secondary
#D2DFD3
accent
#A34A43
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082