#BF99AF#BF99AF
#BF99AF is a light, muted pink. Relative luminance 0.370; OKLCH L 72.4% C 0.054 H 342.9°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BF99AF |
|---|---|
| RGB | rgb(191, 153, 175) |
| HSL | hsl(325, 23%, 67%) |
| HSV | hsv(325, 20%, 75%) |
| CMYK | cmyk(0%, 19.9%, 8.4%, 25.1%) |
| CIE-LAB | lab(67.24, 17.80, -6.05) |
| CIE-LCH | lch(67.24, 18.80, 341.23°) |
| OKLab | oklab(72.45% 0.0516 -0.0159) |
| OKLCH | oklch(72.45% 0.054 342.9) |
| XYZ | xyz(40.6145, 36.9552, 45.5427) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.14
Lilac
#C8A2C8
ΔE00 5.76
Grey Pink
#C3909B
ΔE00 5.87
Dusty Lavender
#AC86A8
ΔE00 6.90
Dusty Pink
#D8A7B1
ΔE00 7.02
Faded Pink
#DE9DAC
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF99AF #99BFA9
analogous
#BC99BF #BF99AF #BF999C
triadic
#BF99AF #AFBF99 #99AFBF
tetradic
#BF99AF #BFBC99 #99BFA9 #999CBF
square
#BF99AF #BFBC99 #99BFA9 #999CBF
split-complementary
#BF99AF #9CBF99 #99BFBC
monochromatic
#885573 #A77392 #BF99AF #D7BFCC #EEE4EA
Accessibility & contrast
On white
2.50
#BF99AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#BF99AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF99AF
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF99AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF99AF | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0B0
Deuteranopia (green-blind)
#A3A6AE
Tritanopia (blue-blind)
#C499A0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bf99af; /* rgb */ color: rgb(191, 153, 175); /* oklch */ color: oklch(72.4% 0.054 342.9);
Tailwind
colors: {
custom: {
50: '#d2b7c6',
500: '#bf99af',
950: '#000000',
},
}SCSS
$custom: #bf99af; $custom-light: #d2b7c6; $custom-dark: #000000;
JSON
{
"hex": "#bf99af",
"rgb": {
"r": 191,
"g": 153,
"b": 175
},
"hsl": {
"h": 325.263,
"s": 22.892,
"l": 67.451
},
"oklch": {
"l": 0.72445,
"c": 0.05402,
"h": 342.9
},
"luminance": 0.36954
}Semantic roles & 50–950 ramp
primary
#BF99AF
secondary
#D4E0D9
accent
#A16B44
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082