#BF94AA#BF94AA
#BF94AA is a light, muted pink. Relative luminance 0.352; OKLCH L 71.3% C 0.059 H 346.6°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BF94AA |
|---|---|
| RGB | rgb(191, 148, 170) |
| HSL | hsl(329, 25%, 66%) |
| HSV | hsv(329, 23%, 75%) |
| CMYK | cmyk(0%, 22.5%, 11%, 25.1%) |
| CIE-LAB | lab(65.87, 19.69, -5.27) |
| CIE-LCH | lch(65.87, 20.39, 345.01°) |
| OKLab | oklab(71.34% 0.0577 -0.0138) |
| OKLCH | oklch(71.34% 0.059 346.6) |
| XYZ | xyz(39.3312, 35.1598, 42.7371) |
| Luminance | 0.3516 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.95
Grey Pink
#C3909B
ΔE00 4.74
Dusty Lavender
#AC86A8
ΔE00 6.31
Lilac
#C8A2C8
ΔE00 6.77
Greyish Pink
#C88D94
ΔE00 7.26
Faded Pink
#DE9DAC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF94AA #94BFA9
analogous
#BF94BF #BF94AA #BF9495
triadic
#BF94AA #AABF94 #94AABF
tetradic
#BF94AA #BFBF94 #94BFA9 #9495BF
square
#BF94AA #BFBF94 #94BFA9 #9495BF
split-complementary
#BF94AA #95BF94 #94BFBF
monochromatic
#88516D #A86E8C #BF94AA #D6BAC8 #EDE1E7
Accessibility & contrast
On white
2.61
#BF94AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#BF94AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF94AA
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF94AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF94AA | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979CAB
Deuteranopia (green-blind)
#A1A3A9
Tritanopia (blue-blind)
#C5949B
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bf94aa; /* rgb */ color: rgb(191, 148, 170); /* oklch */ color: oklch(71.3% 0.059 346.6);
Tailwind
colors: {
custom: {
50: '#d2b3c3',
500: '#bf94aa',
950: '#000000',
},
}SCSS
$custom: #bf94aa; $custom-light: #d2b3c3; $custom-dark: #000000;
JSON
{
"hex": "#bf94aa",
"rgb": {
"r": 191,
"g": 148,
"b": 170
},
"hsl": {
"h": 329.302,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.71338,
"c": 0.05931,
"h": 346.6
},
"luminance": 0.35158
}Semantic roles & 50–950 ramp
primary
#BF94AA
secondary
#D0DED7
accent
#A47242
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081