#BFA7B3#BFA7B3
#BFA7B3 is a light, muted pink. Relative luminance 0.420; OKLCH L 75.3% C 0.032 H 346.2°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA7B3 |
|---|---|
| RGB | rgb(191, 167, 179) |
| HSL | hsl(330, 16%, 70%) |
| HSV | hsv(330, 13%, 75%) |
| CMYK | cmyk(0%, 12.6%, 6.3%, 25.1%) |
| CIE-LAB | lab(70.85, 10.79, -2.95) |
| CIE-LCH | lch(70.85, 11.19, 344.71°) |
| OKLab | oklab(75.28% 0.0314 -0.0077) |
| OKLCH | oklch(75.28% 0.032 346.2) |
| XYZ | xyz(43.4405, 41.9693, 48.4516) |
| Luminance | 0.4197 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.65
Dusty Pink
#D8A7B1
ΔE00 7.36
Thistle
#D8BFD8
ΔE00 8.08
Light Mauve
#C292A1
ΔE00 8.23
Lilac
#C8A2C8
ΔE00 8.89
Grey Pink
#C3909B
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA7B3 #A7BFB3
analogous
#BFA7BF #BFA7B3 #BFA7A7
triadic
#BFA7B3 #B3BFA7 #A7B3BF
tetradic
#BFA7B3 #BFBFA7 #A7BFB3 #A7A7BF
square
#BFA7B3 #BFBFA7 #A7BFB3 #A7A7BF
split-complementary
#BFA7B3 #A7BFA7 #A7BFBF
monochromatic
#886376 #A58494 #BFA7B3 #D9CAD2 #F2EDF0
Accessibility & contrast
On white
2.24
#BFA7B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#BFA7B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA7B3
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA7B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA7B3 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB4
Deuteranopia (green-blind)
#AEAFB2
Tritanopia (blue-blind)
#C3A7AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bfa7b3; /* rgb */ color: rgb(191, 167, 179); /* oklch */ color: oklch(75.3% 0.032 346.2);
Tailwind
colors: {
custom: {
50: '#d2c1c9',
500: '#bfa7b3',
950: '#000000',
},
}SCSS
$custom: #bfa7b3; $custom-light: #d2c1c9; $custom-dark: #000000;
JSON
{
"hex": "#bfa7b3",
"rgb": {
"r": 191,
"g": 167,
"b": 179
},
"hsl": {
"h": 330,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.75281,
"c": 0.0323,
"h": 346.2
},
"luminance": 0.41968
}Semantic roles & 50–950 ramp
primary
#BFA7B3
secondary
#DEE4E1
accent
#9A734B
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182