#BFA2B7#BFA2B7
#BFA2B7 is a light, muted pink. Relative luminance 0.403; OKLCH L 74.4% C 0.044 H 335.9°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA2B7 |
|---|---|
| RGB | rgb(191, 162, 183) |
| HSL | hsl(317, 18%, 69%) |
| HSV | hsv(317, 15%, 75%) |
| CMYK | cmyk(0%, 15.2%, 4.2%, 25.1%) |
| CIE-LAB | lab(69.71, 14.26, -6.85) |
| CIE-LCH | lch(69.71, 15.82, 334.35°) |
| OKLab | oklab(74.43% 0.0405 -0.0181) |
| OKLCH | oklch(74.43% 0.044 335.9) |
| XYZ | xyz(42.9525, 40.3368, 50.3137) |
| Luminance | 0.4034 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.46
Light Mauve
#C292A1
ΔE00 6.85
Dusty Pink
#D8A7B1
ΔE00 7.43
Thistle
#D8BFD8
ΔE00 7.83
Grey Pink
#C3909B
ΔE00 8.33
Dusty Lavender
#AC86A8
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA2B7 #A2BFAA
analogous
#B9A2BF #BFA2B7 #BFA2A9
triadic
#BFA2B7 #B7BFA2 #A2B7BF
tetradic
#BFA2B7 #BFB9A2 #A2BFAA #A2A9BF
square
#BFA2B7 #BFB9A2 #A2BFAA #A2A9BF
split-complementary
#BFA2B7 #A9BFA2 #A2BFB9
monochromatic
#895E7D #A67E9B #BFA2B7 #D8C6D3 #F1EBEF
Accessibility & contrast
On white
2.32
#BFA2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#BFA2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA2B7
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA2B7 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A8B8
Deuteranopia (green-blind)
#A9ACB6
Tritanopia (blue-blind)
#C2A3A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bfa2b7; /* rgb */ color: rgb(191, 162, 183); /* oklch */ color: oklch(74.4% 0.044 335.9);
Tailwind
colors: {
custom: {
50: '#d2bdcc',
500: '#bfa2b7',
950: '#000000',
},
}SCSS
$custom: #bfa2b7; $custom-light: #d2bdcc; $custom-dark: #000000;
JSON
{
"hex": "#bfa2b7",
"rgb": {
"r": 191,
"g": 162,
"b": 183
},
"hsl": {
"h": 316.552,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.74432,
"c": 0.04441,
"h": 335.9
},
"luminance": 0.40336
}Semantic roles & 50–950 ramp
primary
#BFA2B7
secondary
#DAE3DD
accent
#9D6049
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141213
muted
#828182