#BC97BB#BC97BB
#BC97BB is a light, moderate purple. Relative luminance 0.364; OKLCH L 72.2% C 0.066 H 327.1°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BC97BB |
|---|---|
| RGB | rgb(188, 151, 187) |
| HSL | hsl(302, 22%, 66%) |
| HSV | hsv(302, 20%, 74%) |
| CMYK | cmyk(0%, 19.7%, 0.5%, 26.3%) |
| CIE-LAB | lab(66.83, 20.05, -13.40) |
| CIE-LCH | lch(66.83, 24.11, 326.25°) |
| OKLab | oklab(72.19% 0.0555 -0.0359) |
| OKLCH | oklch(72.19% 0.066 327.1) |
| XYZ | xyz(40.7743, 36.4134, 51.8846) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.35
Dusty Lavender
#AC86A8
ΔE00 5.37
Heather
#A484AC
ΔE00 6.66
Light Mauve
#C292A1
ΔE00 7.97
Plum
#DDA0DD
ΔE00 8.09
Pale Purple
#B790D4
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC97BB #97BC98
analogous
#AB97BC #BC97BB #BC97A9
triadic
#BC97BB #BBBC97 #97BBBC
tetradic
#BC97BB #BCAB97 #97BC98 #97A9BC
square
#BC97BB #BCAB97 #97BC98 #97A9BC
split-complementary
#BC97BB #A9BC97 #97BCAB
monochromatic
#845582 #A472A3 #BC97BB #D4BCD3 #ECE1EC
Accessibility & contrast
On white
2.54
#BC97BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#BC97BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC97BB
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC97BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC97BB | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A0BD
Deuteranopia (green-blind)
#9DA4BA
Tritanopia (blue-blind)
#BF9AA3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc97bb; /* rgb */ color: rgb(188, 151, 187); /* oklch */ color: oklch(72.2% 0.066 327.1);
Tailwind
colors: {
custom: {
50: '#d0b5cf',
500: '#bc97bb',
950: '#000000',
},
}SCSS
$custom: #bc97bb; $custom-light: #d0b5cf; $custom-dark: #000000;
JSON
{
"hex": "#bc97bb",
"rgb": {
"r": 188,
"g": 151,
"b": 187
},
"hsl": {
"h": 301.622,
"s": 21.637,
"l": 66.471
},
"oklch": {
"l": 0.72185,
"c": 0.0661,
"h": 327.1
},
"luminance": 0.36412
}Semantic roles & 50–950 ramp
primary
#BC97BB
secondary
#D1DDD2
accent
#A04845
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141113
muted
#828082