#BFB0BB#BFB0BB
#BFB0BB is a light, muted pink. Relative luminance 0.457; OKLCH L 77.3% C 0.023 H 335.0°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB0BB |
|---|---|
| RGB | rgb(191, 176, 187) |
| HSL | hsl(316, 10%, 72%) |
| HSV | hsv(316, 8%, 75%) |
| CMYK | cmyk(0%, 7.9%, 2.1%, 25.1%) |
| CIE-LAB | lab(73.36, 7.33, -3.66) |
| CIE-LCH | lch(73.36, 8.19, 333.49°) |
| OKLab | oklab(77.31% 0.0207 -0.0096) |
| OKLCH | oklch(77.31% 0.023 335) |
| XYZ | xyz(45.9796, 45.7154, 53.4058) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.39
Thistle
#D8BFD8
ΔE00 7.66
Dove Gray
#B6B8BD
ΔE00 8.73
Dark Gray
#A9A9A9
ΔE00 9.71
Silver
#C0C0C0
ΔE00 9.71
Dusty Pink
#D8A7B1
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB0BB #B0BFB4
analogous
#BCB0BF #BFB0BB #BFB0B4
triadic
#BFB0BB #BBBFB0 #B0BBBF
tetradic
#BFB0BB #BFBCB0 #B0BFB4 #B0B4BF
square
#BFB0BB #BFBCB0 #B0BFB4 #B0B4BF
split-complementary
#BFB0BB #B4BFB0 #B0BFBC
monochromatic
#876D80 #A48E9E #BFB0BB #DAD2D8 #F1EEF0
Accessibility & contrast
On white
2.07
#BFB0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#BFB0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB0BB
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB0BB | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BB
Deuteranopia (green-blind)
#B3B5BA
Tritanopia (blue-blind)
#C1B0B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfb0bb; /* rgb */ color: rgb(191, 176, 187); /* oklch */ color: oklch(77.3% 0.023 335.0);
Tailwind
colors: {
custom: {
50: '#d2c7cf',
500: '#bfb0bb',
950: '#000000',
},
}SCSS
$custom: #bfb0bb; $custom-light: #d2c7cf; $custom-dark: #000000;
JSON
{
"hex": "#bfb0bb",
"rgb": {
"r": 191,
"g": 176,
"b": 187
},
"hsl": {
"h": 316,
"s": 10.49,
"l": 71.961
},
"oklch": {
"l": 0.77312,
"c": 0.02284,
"h": 335
},
"luminance": 0.45715
}Semantic roles & 50–950 ramp
primary
#BFB0BB
secondary
#E4E7E5
accent
#956351
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282