#BF98AB#BF98AB
#BF98AB is a light, muted pink. Relative luminance 0.365; OKLCH L 72.1% C 0.053 H 347.7°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BF98AB |
|---|---|
| RGB | rgb(191, 152, 171) |
| HSL | hsl(331, 23%, 67%) |
| HSV | hsv(331, 20%, 75%) |
| CMYK | cmyk(0%, 20.4%, 10.5%, 25.1%) |
| CIE-LAB | lab(66.88, 17.65, -4.35) |
| CIE-LCH | lch(66.88, 18.18, 346.17°) |
| OKLab | oklab(72.13% 0.0517 -0.0113) |
| OKLCH | oklch(72.13% 0.053 347.7) |
| XYZ | xyz(40.0644, 36.4744, 43.4500) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.18
Grey Pink
#C3909B
ΔE00 4.84
Dusty Pink
#D8A7B1
ΔE00 6.48
Lilac
#C8A2C8
ΔE00 6.83
Faded Pink
#DE9DAC
ΔE00 7.26
Dusty Lavender
#AC86A8
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF98AB #98BFAC
analogous
#BF98BF #BF98AB #BF9998
triadic
#BF98AB #ABBF98 #98ABBF
tetradic
#BF98AB #BFBF98 #98BFAC #9998BF
square
#BF98AB #BFBF98 #98BFAC #9998BF
split-complementary
#BF98AB #98BF99 #98BFBF
monochromatic
#88556E #A8728C #BF98AB #D6BECA #EEE3E9
Accessibility & contrast
On white
2.53
#BF98AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#BF98AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF98AB
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF98AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF98AB | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9FAC
Deuteranopia (green-blind)
#A4A5AA
Tritanopia (blue-blind)
#C5979E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bf98ab; /* rgb */ color: rgb(191, 152, 171); /* oklch */ color: oklch(72.1% 0.053 347.7);
Tailwind
colors: {
custom: {
50: '#d2b6c4',
500: '#bf98ab',
950: '#000000',
},
}SCSS
$custom: #bf98ab; $custom-light: #d2b6c4; $custom-dark: #000000;
JSON
{
"hex": "#bf98ab",
"rgb": {
"r": 191,
"g": 152,
"b": 171
},
"hsl": {
"h": 330.769,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.72126,
"c": 0.05296,
"h": 347.7
},
"luminance": 0.36473
}Semantic roles & 50–950 ramp
primary
#BF98AB
secondary
#D3E0DA
accent
#A27444
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141112
muted
#828081