#BF96AA#BF96AA
#BF96AA is a light, muted pink. Relative luminance 0.358; OKLCH L 71.7% C 0.056 H 347.7°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BF96AA |
|---|---|
| RGB | rgb(191, 150, 170) |
| HSL | hsl(331, 24%, 67%) |
| HSV | hsv(331, 21%, 75%) |
| CMYK | cmyk(0%, 21.5%, 11%, 25.1%) |
| CIE-LAB | lab(66.36, 18.59, -4.55) |
| CIE-LCH | lch(66.36, 19.14, 346.23°) |
| OKLab | oklab(71.71% 0.0545 -0.0118) |
| OKLCH | oklch(71.71% 0.056 347.7) |
| XYZ | xyz(39.6476, 35.7927, 42.8426) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.83
Grey Pink
#C3909B
ΔE00 4.59
Dusty Pink
#D8A7B1
ΔE00 6.78
Lilac
#C8A2C8
ΔE00 6.89
Dusty Lavender
#AC86A8
ΔE00 6.90
Greyish Pink
#C88D94
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF96AA #96BFAB
analogous
#BF96BF #BF96AA #BF9796
triadic
#BF96AA #AABF96 #96AABF
tetradic
#BF96AA #BFBF96 #96BFAB #9796BF
square
#BF96AA #BFBF96 #96BFAB #9796BF
split-complementary
#BF96AA #96BF97 #96BFBF
monochromatic
#88536D #A8708B #BF96AA #D6BCC9 #EDE2E8
Accessibility & contrast
On white
2.57
#BF96AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#BF96AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF96AA
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF96AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF96AA | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999DAB
Deuteranopia (green-blind)
#A2A4A9
Tritanopia (blue-blind)
#C5959D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bf96aa; /* rgb */ color: rgb(191, 150, 170); /* oklch */ color: oklch(71.7% 0.056 347.7);
Tailwind
colors: {
custom: {
50: '#d2b5c3',
500: '#bf96aa',
950: '#000000',
},
}SCSS
$custom: #bf96aa; $custom-light: #d2b5c3; $custom-dark: #000000;
JSON
{
"hex": "#bf96aa",
"rgb": {
"r": 191,
"g": 150,
"b": 170
},
"hsl": {
"h": 330.732,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.71715,
"c": 0.0558,
"h": 347.7
},
"luminance": 0.35791
}Semantic roles & 50–950 ramp
primary
#BF96AA
secondary
#D2DFD9
accent
#A37443
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081