#BF95AB#BF95AB
#BF95AB is a light, muted pink. Relative luminance 0.355; OKLCH L 71.6% C 0.058 H 345.9°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BF95AB |
|---|---|
| RGB | rgb(191, 149, 171) |
| HSL | hsl(329, 25%, 67%) |
| HSV | hsv(329, 22%, 75%) |
| CMYK | cmyk(0%, 22%, 10.5%, 25.1%) |
| CIE-LAB | lab(66.15, 19.31, -5.43) |
| CIE-LCH | lch(66.15, 20.06, 344.29°) |
| OKLab | oklab(71.56% 0.0565 -0.0142) |
| OKLCH | oklch(71.56% 0.058 345.9) |
| XYZ | xyz(39.5837, 35.5129, 43.2897) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.15
Grey Pink
#C3909B
ΔE00 4.94
Dusty Lavender
#AC86A8
ΔE00 6.39
Lilac
#C8A2C8
ΔE00 6.54
Dusty Pink
#D8A7B1
ΔE00 7.23
Faded Pink
#DE9DAC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF95AB #95BFA9
analogous
#BE95BF #BF95AB #BF9596
triadic
#BF95AB #ABBF95 #95ABBF
tetradic
#BF95AB #BFBE95 #95BFA9 #9596BF
square
#BF95AB #BFBE95 #95BFA9 #9596BF
split-complementary
#BF95AB #96BF95 #95BFBE
monochromatic
#88526E #A86F8D #BF95AB #D6BBC9 #EDE1E7
Accessibility & contrast
On white
2.59
#BF95AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#BF95AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF95AB
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF95AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF95AB | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989DAC
Deuteranopia (green-blind)
#A1A3AA
Tritanopia (blue-blind)
#C5959C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bf95ab; /* rgb */ color: rgb(191, 149, 171); /* oklch */ color: oklch(71.6% 0.058 345.9);
Tailwind
colors: {
custom: {
50: '#d2b4c4',
500: '#bf95ab',
950: '#000000',
},
}SCSS
$custom: #bf95ab; $custom-light: #d2b4c4; $custom-dark: #000000;
JSON
{
"hex": "#bf95ab",
"rgb": {
"r": 191,
"g": 149,
"b": 171
},
"hsl": {
"h": 328.571,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.71559,
"c": 0.05823,
"h": 345.9
},
"luminance": 0.35512
}Semantic roles & 50–950 ramp
primary
#BF95AB
secondary
#D1DFD8
accent
#A37042
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141112
muted
#828081