#BF95AA#BF95AA
#BF95AA is a light, muted pink. Relative luminance 0.355; OKLCH L 71.5% C 0.058 H 347.1°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BF95AA |
|---|---|
| RGB | rgb(191, 149, 170) |
| HSL | hsl(330, 25%, 67%) |
| HSV | hsv(330, 22%, 75%) |
| CMYK | cmyk(0%, 22%, 11%, 25.1%) |
| CIE-LAB | lab(66.12, 19.14, -4.91) |
| CIE-LCH | lch(66.12, 19.76, 345.60°) |
| OKLab | oklab(71.53% 0.0561 -0.0128) |
| OKLCH | oklch(71.53% 0.058 347.1) |
| XYZ | xyz(39.4887, 35.4749, 42.7896) |
| Luminance | 0.3547 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.86
Grey Pink
#C3909B
ΔE00 4.64
Dusty Lavender
#AC86A8
ΔE00 6.59
Lilac
#C8A2C8
ΔE00 6.82
Dusty Pink
#D8A7B1
ΔE00 7.04
Greyish Pink
#C88D94
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF95AA #95BFAA
analogous
#BF95BF #BF95AA #BF9595
triadic
#BF95AA #AABF95 #95AABF
tetradic
#BF95AA #BFBF95 #95BFAA #9595BF
square
#BF95AA #BFBF95 #95BFAA #9595BF
split-complementary
#BF95AA #95BF95 #95BFBF
monochromatic
#88526D #A86F8B #BF95AA #D6BBC9 #EDE1E7
Accessibility & contrast
On white
2.59
#BF95AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#BF95AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF95AA
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF95AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF95AA | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989DAB
Deuteranopia (green-blind)
#A1A3A9
Tritanopia (blue-blind)
#C5949C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bf95aa; /* rgb */ color: rgb(191, 149, 170); /* oklch */ color: oklch(71.5% 0.058 347.1);
Tailwind
colors: {
custom: {
50: '#d2b4c3',
500: '#bf95aa',
950: '#000000',
},
}SCSS
$custom: #bf95aa; $custom-light: #d2b4c3; $custom-dark: #000000;
JSON
{
"hex": "#bf95aa",
"rgb": {
"r": 191,
"g": 149,
"b": 170
},
"hsl": {
"h": 330,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.71526,
"c": 0.05755,
"h": 347.1
},
"luminance": 0.35474
}Semantic roles & 50–950 ramp
primary
#BF95AA
secondary
#D1DFD8
accent
#A37342
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081