#BF96BE#BF96BE
#BF96BE is a light, moderate purple. Relative luminance 0.366; OKLCH L 72.4% C 0.073 H 327.1°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BF96BE |
|---|---|
| RGB | rgb(191, 150, 190) |
| HSL | hsl(301, 24%, 67%) |
| HSV | hsv(301, 21%, 75%) |
| CMYK | cmyk(0%, 21.5%, 0.5%, 25.1%) |
| CIE-LAB | lab(66.98, 22.21, -14.82) |
| CIE-LCH | lch(66.98, 26.70, 326.28°) |
| OKLab | oklab(72.4% 0.0615 -0.0398) |
| OKLCH | oklch(72.4% 0.073 327.1) |
| XYZ | xyz(41.6855, 36.6078, 53.5753) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.32
Dusty Lavender
#AC86A8
ΔE00 5.65
Heather
#A484AC
ΔE00 6.80
Plum
#DDA0DD
ΔE00 7.10
Pale Purple
#B790D4
ΔE00 7.53
Light Mauve
#C292A1
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF96BE #96BF97
analogous
#AC96BF #BF96BE #BF96AA
triadic
#BF96BE #BEBF96 #96BEBF
tetradic
#BF96BE #BFAC96 #96BF97 #96AABF
square
#BF96BE #BFAC96 #96BF97 #96AABF
split-complementary
#BF96BE #AABF96 #96BFAC
monochromatic
#885387 #A870A6 #BF96BE #D6BCD6 #EDE2ED
Accessibility & contrast
On white
2.52
#BF96BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#BF96BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF96BE
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF96BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF96BE | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A0C0
Deuteranopia (green-blind)
#9DA5BC
Tritanopia (blue-blind)
#C299A4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bf96be; /* rgb */ color: rgb(191, 150, 190); /* oklch */ color: oklch(72.4% 0.073 327.1);
Tailwind
colors: {
custom: {
50: '#d2b5d1',
500: '#bf96be',
950: '#000000',
},
}SCSS
$custom: #bf96be; $custom-light: #d2b5d1; $custom-dark: #000000;
JSON
{
"hex": "#bf96be",
"rgb": {
"r": 191,
"g": 150,
"b": 190
},
"hsl": {
"h": 301.463,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.72399,
"c": 0.07322,
"h": 327.1
},
"luminance": 0.36607
}Semantic roles & 50–950 ramp
primary
#BF96BE
secondary
#D2DFD2
accent
#A34543
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082