#BF96AE#BF96AE
#BF96AE is a light, muted pink. Relative luminance 0.359; OKLCH L 71.8% C 0.059 H 342.7°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BF96AE |
|---|---|
| RGB | rgb(191, 150, 174) |
| HSL | hsl(325, 24%, 67%) |
| HSV | hsv(325, 21%, 75%) |
| CMYK | cmyk(0%, 21.5%, 8.9%, 25.1%) |
| CIE-LAB | lab(66.48, 19.28, -6.62) |
| CIE-LCH | lch(66.48, 20.39, 341.04°) |
| OKLab | oklab(71.85% 0.056 -0.0174) |
| OKLCH | oklch(71.85% 0.059 342.7) |
| XYZ | xyz(40.0317, 35.9463, 44.8658) |
| Luminance | 0.3594 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.94
Grey Pink
#C3909B
ΔE00 5.73
Lilac
#C8A2C8
ΔE00 5.79
Dusty Lavender
#AC86A8
ΔE00 6.14
Dusty Pink
#D8A7B1
ΔE00 7.56
Faded Pink
#DE9DAC
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF96AE #96BFA7
analogous
#BC96BF #BF96AE #BF969A
triadic
#BF96AE #AEBF96 #96AEBF
tetradic
#BF96AE #BFBC96 #96BFA7 #969ABF
square
#BF96AE #BFBC96 #96BFA7 #969ABF
split-complementary
#BF96AE #9ABF96 #96BFBC
monochromatic
#885372 #A87091 #BF96AE #D6BCCB #EDE2E9
Accessibility & contrast
On white
2.56
#BF96AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#BF96AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF96AE
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF96AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF96AE | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989EAF
Deuteranopia (green-blind)
#A1A4AD
Tritanopia (blue-blind)
#C4969E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bf96ae; /* rgb */ color: rgb(191, 150, 174); /* oklch */ color: oklch(71.8% 0.059 342.7);
Tailwind
colors: {
custom: {
50: '#d2b5c6',
500: '#bf96ae',
950: '#000000',
},
}SCSS
$custom: #bf96ae; $custom-light: #d2b5c6; $custom-dark: #000000;
JSON
{
"hex": "#bf96ae",
"rgb": {
"r": 191,
"g": 150,
"b": 174
},
"hsl": {
"h": 324.878,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.71845,
"c": 0.05862,
"h": 342.7
},
"luminance": 0.35945
}Semantic roles & 50–950 ramp
primary
#BF96AE
secondary
#D2DFD7
accent
#A36B43
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082