#BFA2B4#BFA2B4
#BFA2B4 is a light, muted pink. Relative luminance 0.402; OKLCH L 74.3% C 0.042 H 340.5°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA2B4 |
|---|---|
| RGB | rgb(191, 162, 180) |
| HSL | hsl(323, 18%, 69%) |
| HSV | hsv(323, 15%, 75%) |
| CMYK | cmyk(0%, 15.2%, 5.8%, 25.1%) |
| CIE-LAB | lab(69.62, 13.72, -5.31) |
| CIE-LCH | lch(69.62, 14.71, 338.82°) |
| OKLab | oklab(74.33% 0.0394 -0.014) |
| OKLCH | oklch(74.33% 0.042 340.5) |
| XYZ | xyz(42.6436, 40.2132, 48.6867) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.43
Light Mauve
#C292A1
ΔE00 6.49
Dusty Pink
#D8A7B1
ΔE00 6.90
Grey Pink
#C3909B
ΔE00 7.84
Thistle
#D8BFD8
ΔE00 8.13
Pinkish Grey
#C8ACA9
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA2B4 #A2BFAD
analogous
#BCA2BF #BFA2B4 #BFA2A6
triadic
#BFA2B4 #B4BFA2 #A2B4BF
tetradic
#BFA2B4 #BFBCA2 #A2BFAD #A2A6BF
square
#BFA2B4 #BFBCA2 #A2BFAD #A2A6BF
split-complementary
#BFA2B4 #A6BFA2 #A2BFBC
monochromatic
#895E78 #A67E97 #BFA2B4 #D8C6D1 #F1EBEE
Accessibility & contrast
On white
2.32
#BFA2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#BFA2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA2B4
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA2B4 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A8B5
Deuteranopia (green-blind)
#A9ACB3
Tritanopia (blue-blind)
#C3A2A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bfa2b4; /* rgb */ color: rgb(191, 162, 180); /* oklch */ color: oklch(74.3% 0.042 340.5);
Tailwind
colors: {
custom: {
50: '#d2bdca',
500: '#bfa2b4',
950: '#000000',
},
}SCSS
$custom: #bfa2b4; $custom-light: #d2bdca; $custom-dark: #000000;
JSON
{
"hex": "#bfa2b4",
"rgb": {
"r": 191,
"g": 162,
"b": 180
},
"hsl": {
"h": 322.759,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.74335,
"c": 0.04185,
"h": 340.5
},
"luminance": 0.40212
}Semantic roles & 50–950 ramp
primary
#BFA2B4
secondary
#DAE3DD
accent
#9D6949
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141213
muted
#828182