#BF99AA#BF99AA
#BF99AA is a light, muted pink. Relative luminance 0.368; OKLCH L 72.3% C 0.051 H 349.8°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BF99AA |
|---|---|
| RGB | rgb(191, 153, 170) |
| HSL | hsl(333, 23%, 67%) |
| HSV | hsv(333, 20%, 75%) |
| CMYK | cmyk(0%, 19.9%, 11%, 25.1%) |
| CIE-LAB | lab(67.10, 16.93, -3.47) |
| CIE-LCH | lch(67.10, 17.28, 348.43°) |
| OKLab | oklab(72.29% 0.0498 -0.009) |
| OKLCH | oklch(72.29% 0.051 349.8) |
| XYZ | xyz(40.1325, 36.7624, 43.0042) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.17
Grey Pink
#C3909B
ΔE00 4.68
Dusty Pink
#D8A7B1
ΔE00 6.11
Greyish Pink
#C88D94
ΔE00 7.18
Faded Pink
#DE9DAC
ΔE00 7.19
Lilac
#C8A2C8
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF99AA #99BFAE
analogous
#BF99BD #BF99AA #BF9B99
triadic
#BF99AA #AABF99 #99AABF
tetradic
#BF99AA #BDBF99 #99BFAE #9B99BF
square
#BF99AA #BDBF99 #99BFAE #9B99BF
split-complementary
#BF99AA #99BF9B #99BDBF
monochromatic
#88556C #A7738B #BF99AA #D7BFC9 #EEE4E9
Accessibility & contrast
On white
2.51
#BF99AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#BF99AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF99AA
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF99AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF99AA | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AB
Deuteranopia (green-blind)
#A5A6A9
Tritanopia (blue-blind)
#C5989F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bf99aa; /* rgb */ color: rgb(191, 153, 170); /* oklch */ color: oklch(72.3% 0.051 349.8);
Tailwind
colors: {
custom: {
50: '#d2b7c3',
500: '#bf99aa',
950: '#000000',
},
}SCSS
$custom: #bf99aa; $custom-light: #d2b7c3; $custom-dark: #000000;
JSON
{
"hex": "#bf99aa",
"rgb": {
"r": 191,
"g": 153,
"b": 170
},
"hsl": {
"h": 333.158,
"s": 22.892,
"l": 67.451
},
"oklch": {
"l": 0.72285,
"c": 0.05059,
"h": 349.8
},
"luminance": 0.36761
}Semantic roles & 50–950 ramp
primary
#BF99AA
secondary
#D4E0DB
accent
#A17844
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081