#BF96A2#BF96A2
#BF96A2 is a light, muted pink. Relative luminance 0.355; OKLCH L 71.5% C 0.052 H 359.1°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BF96A2 |
|---|---|
| RGB | rgb(191, 150, 162) |
| HSL | hsl(342, 24%, 67%) |
| HSV | hsv(342, 21%, 75%) |
| CMYK | cmyk(0%, 21.5%, 15.2%, 25.1%) |
| CIE-LAB | lab(66.14, 17.24, -0.40) |
| CIE-LCH | lch(66.14, 17.24, 358.68°) |
| OKLab | oklab(71.47% 0.0515 -0.0008) |
| OKLCH | oklch(71.47% 0.052 359.1) |
| XYZ | xyz(38.9137, 35.4991, 38.9776) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.07
Grey Pink
#C3909B
ΔE00 2.87
Greyish Pink
#C88D94
ΔE00 5.25
Rosybrown
#BC8F8F
ΔE00 5.34
Dusty Pink
#D8A7B1
ΔE00 5.83
Faded Pink
#DE9DAC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF96A2 #96BFB3
analogous
#BF96B7 #BF96A2 #BF9F96
triadic
#BF96A2 #A2BF96 #96A2BF
tetradic
#BF96A2 #B7BF96 #96BFB3 #9F96BF
square
#BF96A2 #B7BF96 #96BFB3 #9F96BF
split-complementary
#BF96A2 #96BF9F #96B7BF
monochromatic
#885362 #A87080 #BF96A2 #D6BCC4 #EDE2E5
Accessibility & contrast
On white
2.59
#BF96A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#BF96A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF96A2
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF96A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF96A2 | 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)
#9B9DA2
Deuteranopia (green-blind)
#A4A3A1
Tritanopia (blue-blind)
#C6949A
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bf96a2; /* rgb */ color: rgb(191, 150, 162); /* oklch */ color: oklch(71.5% 0.052 359.1);
Tailwind
colors: {
custom: {
50: '#d2b5bd',
500: '#bf96a2',
950: '#000000',
},
}SCSS
$custom: #bf96a2; $custom-light: #d2b5bd; $custom-dark: #000000;
JSON
{
"hex": "#bf96a2",
"rgb": {
"r": 191,
"g": 150,
"b": 162
},
"hsl": {
"h": 342.439,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.71466,
"c": 0.05155,
"h": 359.1
},
"luminance": 0.35498
}Semantic roles & 50–950 ramp
primary
#BF96A2
secondary
#D2DFDB
accent
#A38743
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081