#BFA8BA#BFA8BA
#BFA8BA is a light, muted pink. Relative luminance 0.426; OKLCH L 75.7% C 0.036 H 333.4°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA8BA |
|---|---|
| RGB | rgb(191, 168, 186) |
| HSL | hsl(313, 15%, 70%) |
| HSV | hsv(313, 12%, 75%) |
| CMYK | cmyk(0%, 12%, 2.6%, 25.1%) |
| CIE-LAB | lab(71.30, 11.51, -6.15) |
| CIE-LCH | lch(71.30, 13.05, 331.90°) |
| OKLab | oklab(75.7% 0.0325 -0.0163) |
| OKLCH | oklch(75.7% 0.036 333.4) |
| XYZ | xyz(44.3503, 42.6275, 52.3364) |
| Luminance | 0.4263 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.76
Lilac
#C8A2C8
ΔE00 7.05
Dusty Pink
#D8A7B1
ΔE00 8.18
Light Mauve
#C292A1
ΔE00 8.75
Pinkish Grey
#C8ACA9
ΔE00 8.82
Grey Pink
#C3909B
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA8BA #A8BFAD
analogous
#B8A8BF #BFA8BA #BFA8AE
triadic
#BFA8BA #BABFA8 #A8BABF
tetradic
#BFA8BA #BFB8A8 #A8BFAD #A8AEBF
square
#BFA8BA #BFB8A8 #A8BFAD #A8AEBF
split-complementary
#BFA8BA #AEBFA8 #A8BFB8
monochromatic
#886480 #A5859E #BFA8BA #D9CBD6 #F2EDF1
Accessibility & contrast
On white
2.20
#BFA8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#BFA8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA8BA
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA8BA | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBB
Deuteranopia (green-blind)
#ADB0B9
Tritanopia (blue-blind)
#C1A9AE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bfa8ba; /* rgb */ color: rgb(191, 168, 186); /* oklch */ color: oklch(75.7% 0.036 333.4);
Tailwind
colors: {
custom: {
50: '#d2c1ce',
500: '#bfa8ba',
950: '#000000',
},
}SCSS
$custom: #bfa8ba; $custom-light: #d2c1ce; $custom-dark: #000000;
JSON
{
"hex": "#bfa8ba",
"rgb": {
"r": 191,
"g": 168,
"b": 186
},
"hsl": {
"h": 313.043,
"s": 15.232,
"l": 70.392
},
"oklch": {
"l": 0.75698,
"c": 0.0363,
"h": 333.4
},
"luminance": 0.42627
}Semantic roles & 50–950 ramp
primary
#BFA8BA
secondary
#DEE5E0
accent
#995D4C
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#141213
muted
#828182