#BFA2B2#BFA2B2
#BFA2B2 is a light, muted pink. Relative luminance 0.401; OKLCH L 74.3% C 0.040 H 343.8°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA2B2 |
|---|---|
| RGB | rgb(191, 162, 178) |
| HSL | hsl(327, 18%, 69%) |
| HSV | hsv(327, 15%, 75%) |
| CMYK | cmyk(0%, 15.2%, 6.8%, 25.1%) |
| CIE-LAB | lab(69.56, 13.36, -4.29) |
| CIE-LCH | lch(69.56, 14.03, 342.20°) |
| OKLab | oklab(74.27% 0.0387 -0.0112) |
| OKLCH | oklch(74.27% 0.04 343.8) |
| XYZ | xyz(42.4414, 40.1323, 47.6214) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.34
Dusty Pink
#D8A7B1
ΔE00 6.60
Lilac
#C8A2C8
ΔE00 7.11
Grey Pink
#C3909B
ΔE00 7.58
Pinkish Grey
#C8ACA9
ΔE00 8.26
Thistle
#D8BFD8
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA2B2 #A2BFAF
analogous
#BEA2BF #BFA2B2 #BFA2A4
triadic
#BFA2B2 #B2BFA2 #A2B2BF
tetradic
#BFA2B2 #BFBEA2 #A2BFAF #A2A4BF
square
#BFA2B2 #BFBEA2 #A2BFAF #A2A4BF
split-complementary
#BFA2B2 #A4BFA2 #A2BFBE
monochromatic
#895E76 #A67E94 #BFA2B2 #D8C6D0 #F1EBEE
Accessibility & contrast
On white
2.33
#BFA2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#BFA2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA2B2
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA2B2 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B3
Deuteranopia (green-blind)
#AAACB1
Tritanopia (blue-blind)
#C3A2A7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bfa2b2; /* rgb */ color: rgb(191, 162, 178); /* oklch */ color: oklch(74.3% 0.040 343.8);
Tailwind
colors: {
custom: {
50: '#d2bdc9',
500: '#bfa2b2',
950: '#000000',
},
}SCSS
$custom: #bfa2b2; $custom-light: #d2bdc9; $custom-dark: #000000;
JSON
{
"hex": "#bfa2b2",
"rgb": {
"r": 191,
"g": 162,
"b": 178
},
"hsl": {
"h": 326.897,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.74272,
"c": 0.0403,
"h": 343.8
},
"luminance": 0.40131
}Semantic roles & 50–950 ramp
primary
#BFA2B2
secondary
#DAE3DE
accent
#9D6E49
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141213
muted
#828182