#BF99BB#BF99BB
#BF99BB is a light, moderate purple. Relative luminance 0.374; OKLCH L 72.9% C 0.065 H 329.7°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BF99BB |
|---|---|
| RGB | rgb(191, 153, 187) |
| HSL | hsl(306, 23%, 67%) |
| HSV | hsv(306, 20%, 75%) |
| CMYK | cmyk(0%, 19.9%, 2.1%, 25.1%) |
| CIE-LAB | lab(67.61, 19.98, -12.20) |
| CIE-LCH | lch(67.61, 23.41, 328.59°) |
| OKLab | oklab(72.85% 0.0558 -0.0326) |
| OKLCH | oklch(72.85% 0.065 329.7) |
| XYZ | xyz(41.8458, 37.4477, 52.0279) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.92
Dusty Lavender
#AC86A8
ΔE00 5.95
Light Mauve
#C292A1
ΔE00 7.39
Heather
#A484AC
ΔE00 7.48
Plum
#DDA0DD
ΔE00 8.04
Pale Purple
#B790D4
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF99BB #99BF9D
analogous
#B099BF #BF99BB #BF99A8
triadic
#BF99BB #BBBF99 #99BBBF
tetradic
#BF99BB #BFB099 #99BF9D #99A8BF
square
#BF99BB #BFB099 #99BF9D #99A8BF
split-complementary
#BF99BB #A8BF99 #99BFB0
monochromatic
#885583 #A773A2 #BF99BB #D7BFD4 #EEE4ED
Accessibility & contrast
On white
2.47
#BF99BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#BF99BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF99BB
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF99BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF99BB | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BC
Deuteranopia (green-blind)
#A0A6BA
Tritanopia (blue-blind)
#C29BA4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf99bb; /* rgb */ color: rgb(191, 153, 187); /* oklch */ color: oklch(72.9% 0.065 329.7);
Tailwind
colors: {
custom: {
50: '#d2b7cf',
500: '#bf99bb',
950: '#000000',
},
}SCSS
$custom: #bf99bb; $custom-light: #d2b7cf; $custom-dark: #000000;
JSON
{
"hex": "#bf99bb",
"rgb": {
"r": 191,
"g": 153,
"b": 187
},
"hsl": {
"h": 306.316,
"s": 22.892,
"l": 67.451
},
"oklch": {
"l": 0.72851,
"c": 0.06466,
"h": 329.7
},
"luminance": 0.37447
}Semantic roles & 50–950 ramp
primary
#BF99BB
secondary
#D4E0D5
accent
#A14E44
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141113
muted
#828082