#BF97BB#BF97BB
#BF97BB is a light, moderate purple. Relative luminance 0.368; OKLCH L 72.5% C 0.068 H 329.6°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BF97BB |
|---|---|
| RGB | rgb(191, 151, 187) |
| HSL | hsl(306, 24%, 67%) |
| HSV | hsv(306, 21%, 75%) |
| CMYK | cmyk(0%, 20.9%, 2.1%, 25.1%) |
| CIE-LAB | lab(67.13, 21.09, -12.93) |
| CIE-LCH | lch(67.13, 24.73, 328.48°) |
| OKLab | oklab(72.48% 0.0589 -0.0346) |
| OKLCH | oklch(72.48% 0.068 329.6) |
| XYZ | xyz(41.5212, 36.7985, 51.9197) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.21
Dusty Lavender
#AC86A8
ΔE00 5.58
Heather
#A484AC
ΔE00 7.08
Light Mauve
#C292A1
ΔE00 7.62
Plum
#DDA0DD
ΔE00 7.75
Pale Purple
#B790D4
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF97BB #97BF9B
analogous
#AF97BF #BF97BB #BF97A7
triadic
#BF97BB #BBBF97 #97BBBF
tetradic
#BF97BB #BFAF97 #97BF9B #97A7BF
square
#BF97BB #BFAF97 #97BF9B #97A7BF
split-complementary
#BF97BB #A7BF97 #97BFAF
monochromatic
#885483 #A871A2 #BF97BB #D6BDD4 #EEE3ED
Accessibility & contrast
On white
2.51
#BF97BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#BF97BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF97BB
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF97BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF97BB | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A0BC
Deuteranopia (green-blind)
#9FA5BA
Tritanopia (blue-blind)
#C299A3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bf97bb; /* rgb */ color: rgb(191, 151, 187); /* oklch */ color: oklch(72.5% 0.068 329.6);
Tailwind
colors: {
custom: {
50: '#d2b5cf',
500: '#bf97bb',
950: '#000000',
},
}SCSS
$custom: #bf97bb; $custom-light: #d2b5cf; $custom-dark: #000000;
JSON
{
"hex": "#bf97bb",
"rgb": {
"r": 191,
"g": 151,
"b": 187
},
"hsl": {
"h": 306,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.72477,
"c": 0.06833,
"h": 329.6
},
"luminance": 0.36797
}Semantic roles & 50–950 ramp
primary
#BF97BB
secondary
#D3DFD4
accent
#A24D43
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141113
muted
#828082