#BF97BC#BF97BC
#BF97BC is a light, moderate purple. Relative luminance 0.368; OKLCH L 72.5% C 0.069 H 328.7°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BF97BC |
|---|---|
| RGB | rgb(191, 151, 188) |
| HSL | hsl(305, 24%, 67%) |
| HSV | hsv(305, 21%, 75%) |
| CMYK | cmyk(0%, 20.9%, 1.6%, 25.1%) |
| CIE-LAB | lab(67.16, 21.27, -13.44) |
| CIE-LCH | lch(67.16, 25.16, 327.72°) |
| OKLab | oklab(72.51% 0.0593 -0.036) |
| OKLCH | oklch(72.51% 0.069 328.7) |
| XYZ | xyz(41.6286, 36.8415, 52.4854) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.14
Dusty Lavender
#AC86A8
ΔE00 5.63
Heather
#A484AC
ΔE00 7.03
Plum
#DDA0DD
ΔE00 7.56
Light Mauve
#C292A1
ΔE00 7.90
Pale Purple
#B790D4
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF97BC #97BF9A
analogous
#AE97BF #BF97BC #BF97A8
triadic
#BF97BC #BCBF97 #97BCBF
tetradic
#BF97BC #BFAE97 #97BF9A #97A8BF
square
#BF97BC #BFAE97 #97BF9A #97A8BF
split-complementary
#BF97BC #A8BF97 #97BFAE
monochromatic
#885484 #A871A4 #BF97BC #D6BDD4 #EEE3ED
Accessibility & contrast
On white
2.51
#BF97BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#BF97BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF97BC
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF97BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF97BC | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A0BE
Deuteranopia (green-blind)
#9EA5BB
Tritanopia (blue-blind)
#C29AA4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bf97bc; /* rgb */ color: rgb(191, 151, 188); /* oklch */ color: oklch(72.5% 0.069 328.7);
Tailwind
colors: {
custom: {
50: '#d2b6d0',
500: '#bf97bc',
950: '#000000',
},
}SCSS
$custom: #bf97bc; $custom-light: #d2b6d0; $custom-dark: #000000;
JSON
{
"hex": "#bf97bc",
"rgb": {
"r": 191,
"g": 151,
"b": 188
},
"hsl": {
"h": 304.5,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.72512,
"c": 0.06934,
"h": 328.7
},
"luminance": 0.3684
}Semantic roles & 50–950 ramp
primary
#BF97BC
secondary
#D3DFD4
accent
#A24A43
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082