#BF96BF#BF96BF
#BF96BF is a light, moderate purple. Relative luminance 0.367; OKLCH L 72.4% C 0.074 H 326.3°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BF96BF |
|---|---|
| RGB | rgb(191, 150, 191) |
| HSL | hsl(300, 24%, 67%) |
| HSV | hsv(300, 21%, 75%) |
| CMYK | cmyk(0%, 21.5%, 0%, 25.1%) |
| CIE-LAB | lab(67.01, 22.39, -15.33) |
| CIE-LCH | lch(67.01, 27.14, 325.61°) |
| OKLab | oklab(72.44% 0.0618 -0.0412) |
| OKLCH | oklch(72.44% 0.074 326.3) |
| XYZ | xyz(41.7951, 36.6517, 54.1529) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.35
Dusty Lavender
#AC86A8
ΔE00 5.75
Heather
#A484AC
ΔE00 6.79
Plum
#DDA0DD
ΔE00 6.94
Pale Purple
#B790D4
ΔE00 7.26
Lavender
#B39DDB
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF96BF #96BF96
analogous
#AB96BF #BF96BF #BF96AB
triadic
#BF96BF #BFBF96 #96BFBF
tetradic
#BF96BF #BFAB96 #96BF96 #96ABBF
square
#BF96BF #BFAB96 #96BF96 #96ABBF
split-complementary
#BF96BF #ABBF96 #96BFAB
monochromatic
#885388 #A870A8 #BF96BF #D6BCD6 #EDE2ED
Accessibility & contrast
On white
2.52
#BF96BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#BF96BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF96BF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF96BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF96BF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A0C1
Deuteranopia (green-blind)
#9DA5BD
Tritanopia (blue-blind)
#C299A4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bf96bf; /* rgb */ color: rgb(191, 150, 191); /* oklch */ color: oklch(72.4% 0.074 326.3);
Tailwind
colors: {
custom: {
50: '#d2b5d2',
500: '#bf96bf',
950: '#000000',
},
}SCSS
$custom: #bf96bf; $custom-light: #d2b5d2; $custom-dark: #000000;
JSON
{
"hex": "#bf96bf",
"rgb": {
"r": 191,
"g": 150,
"b": 191
},
"hsl": {
"h": 300,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.72435,
"c": 0.07427,
"h": 326.3
},
"luminance": 0.36651
}Semantic roles & 50–950 ramp
primary
#BF96BF
secondary
#D2DFD2
accent
#A34343
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082