#BF98AC#BF98AC
#BF98AC is a light, muted pink. Relative luminance 0.365; OKLCH L 72.2% C 0.054 H 346.3°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BF98AC |
|---|---|
| RGB | rgb(191, 152, 172) |
| HSL | hsl(329, 23%, 67%) |
| HSV | hsv(329, 20%, 75%) |
| CMYK | cmyk(0%, 20.4%, 9.9%, 25.1%) |
| CIE-LAB | lab(66.91, 17.82, -4.86) |
| CIE-LCH | lch(66.91, 18.48, 344.74°) |
| OKLab | oklab(72.16% 0.0521 -0.0127) |
| OKLCH | oklch(72.16% 0.054 346.3) |
| XYZ | xyz(40.1601, 36.5127, 43.9539) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.39
Grey Pink
#C3909B
ΔE00 5.09
Lilac
#C8A2C8
ΔE00 6.52
Dusty Pink
#D8A7B1
ΔE00 6.66
Dusty Lavender
#AC86A8
ΔE00 7.13
Faded Pink
#DE9DAC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF98AC #98BFAB
analogous
#BF98BF #BF98AC #BF9899
triadic
#BF98AC #ACBF98 #98ACBF
tetradic
#BF98AC #BFBF98 #98BFAB #9899BF
square
#BF98AC #BFBF98 #98BFAB #9899BF
split-complementary
#BF98AC #99BF98 #98BFBF
monochromatic
#88556F #A8728E #BF98AC #D6BECA #EEE3E9
Accessibility & contrast
On white
2.53
#BF98AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#BF98AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF98AC
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF98AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF98AC | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9FAD
Deuteranopia (green-blind)
#A3A5AB
Tritanopia (blue-blind)
#C5989F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bf98ac; /* rgb */ color: rgb(191, 152, 172); /* oklch */ color: oklch(72.2% 0.054 346.3);
Tailwind
colors: {
custom: {
50: '#d2b6c4',
500: '#bf98ac',
950: '#000000',
},
}SCSS
$custom: #bf98ac; $custom-light: #d2b6c4; $custom-dark: #000000;
JSON
{
"hex": "#bf98ac",
"rgb": {
"r": 191,
"g": 152,
"b": 172
},
"hsl": {
"h": 329.231,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.72158,
"c": 0.05363,
"h": 346.3
},
"luminance": 0.36511
}Semantic roles & 50–950 ramp
primary
#BF98AC
secondary
#D3E0D9
accent
#A27244
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141112
muted
#828081